Run ID 作者 问题 语言 测评结果 Time Memory 代码长度 提交时间
107189 张亦瑞 累加器 Python3 Runtime Error 4004 MS 3708 KB 49 2025-01-17 14:36:43

Tests(0/1):


Code:

s=0 i=100 while i>=1: s=s+1 i=i+1 print(s)


Run Info:

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