#No.1942 Leading zero N = int(input()) for _ in range(N): print(int(input()))