评测信息

运行ID: 50970
Traceback (most recent call last): File "src.py", line 9, in <module> print(float(f(y))) TypeError: float() argument must be a string or a number, not 'NoneType'