import sys N = int(input()) S = [print(input(), end="") for _ in range(N)]