评测信息

运行ID: 34395
Traceback (most recent call last): File "src.py", line 3, in <module> l = [int(xlist[i]) for i in range(len(xlist))] File "src.py", line 3, in <listcomp> l = [int(xlist[i]) for i in range(len(xlist))] ValueError: invalid literal for int() with base 10: ''