评测信息

运行ID: 60139
Traceback (most recent call last): File "src.py", line 2, in <module> hour=time//3600 TypeError: unsupported operand type(s) for //: 'str' and 'int'