Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
107952 伍长辉 12for循环练习I Python3 Runtime Error 4007 MS 3748 KB 79 2025-01-19 09:39:50

Tests(0/10):


Code:

n=input() n=int(n) while True: if n>=1: print(n) n=n-1


Run Info:

Runtime Error:[ERROR] A not allowed system call.
Call ID:511