评测信息

运行ID: 31019
Traceback (most recent call last): File "src.py", line 4, in <module> x[i]=int(x) TypeError: int() argument must be a string, a bytes-like object or a number, not 'list'