评测信息

运行ID: 63524
Traceback (most recent call last): File "src.py", line 3, in <module> print('%.2f'%a*b/2) TypeError: unsupported operand type(s) for *: 'str' and 'float'