Run ID:123115

提交时间:2025-06-28 09:17:26

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