Q = int(input()) key = 'box' for _ in range(Q) : print(int(input()))