Run ID:95159
提交时间:2024-10-27 09:03:04
n = int(input()) a = list(map(int,input().split())) for _ in range(n-1,-1,-1): print(n)