评测信息

运行ID: 48393
Traceback (most recent call last): File "src.py", line 9, in <module> b=int(fun1(ls)) TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'