标准错误流
Traceback (most recent call last):
File "/sandbox/2/a.py", line 9, in <module>
for i in range(int(input)):
TypeError: int() argument must be a string, a bytes-like object or a number, not 'builtin_function_or_method'
Special Judge 信息
Files user_out and answer differ
系统信息
Exited with return code 1