#37085: python


BensonDC (python戰士)


input();print(*reversed([int(x) for x in input().split()]))