for i in range(int(input())): print(2*int(input())) # too many output print(1)