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