Run ID:123114

提交时间:2025-06-28 09:16:53

n=int(input()) for i in range(1,1+n): print(i)