评测信息
运行ID: 47648
Traceback (most recent call last):
File "src.py", line 11, in <module>
main()
File "src.py", line 7, in main
a=float(input())
ValueError: could not convert string to float: 'hello'