Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行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'