Run ID:107945

提交时间:2025-01-19 09:34:27

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