Sorry, your browser is not supported. SDNUOJ requires Internet Explorer 8 or greater, please upgrade your browser!
评测信息
运行ID: 27272
Traceback (most recent call last):
File "src.py", line 11, in <module>
print(float(digui(a,n)))
TypeError: float() argument must be a string or a number, not 'NoneType'