Run ID:107943

提交时间:2025-01-19 09:33:19

n=input() while n>=1 print(n) n=n-1