O='' for i in range(int(input())):O+=input() print(O)