Run ID:153484

提交时间:2026-05-17 16:27:24

input() a=list(map(int,input().split())) print(*a[::-1])