评测信息

运行ID: 5181
Traceback (most recent call last): File "src.py", line 2, in <module> hours=seconds//(60*60) #���Сʱ TypeError: unsupported operand type(s) for //: 'str' and 'int'