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