Run ID:99021

提交时间:2024-11-24 09:36:02

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