Run ID:107944

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

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