提交时间:2024-12-13 19:43:13

运行 ID: 304097

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