n=int(input()) for i in range(1,n+1): istr="#"+str(i) l,u,x=map(int,input().split()) if u