评测信息

运行ID: 18580
Traceback (most recent call last): File "src.py", line 2, in <module> n=m*1.8 32 TypeError: unsupported operand type(s) for *: 'str' and 'float'