评测信息

运行ID: 28089
Traceback (most recent call last): File "src.py", line 2, in <module> b=max([int(x) for x in a]) File "src.py", line 2, in <listcomp> b=max([int(x) for x in a]) ValueError: invalid literal for int() with base 10: ''