评测信息
运行ID: 22207
Traceback (most recent call last):
File "src.py", line 5, in <module>
print(total_secs "seconds=" hours "hours:" minutes "minutes:" secs_still_remaining "seconds")
TypeError: unsupported operand type(s) for : 'int' and 'str'