评测信息

运行ID: 48710
Traceback (most recent call last): File "src.py", line 7, in <module> print(int(a)) TypeError: int() argument must be a string, a bytes-like object or a number, not 'list'