Run ID:108819

提交时间:2025-01-22 14:01:30

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