Run ID:123113

提交时间:2025-06-28 09:14:20

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