评测信息

运行ID: 15911
Traceback (most recent call last): File "src.py", line 2, in <module> h=str(a/(60*60)) TypeError: unsupported operand type(s) for /: 'str' and 'int'