评测信息

运行ID: 8235
Traceback (most recent call last): File "src.py", line 4, in <module> s=int(a) int(b) int(c) TypeError: int() argument must be a string, a bytes-like object or a number, not 'builtin_function'