评测信息

运行ID: 52520
Traceback (most recent call last): File "src.py", line 2, in <module> print(a " seconds= " a//3600 " hours: " a//60 " minutes: " a` " seconds") TypeError: unsupported operand type(s) for : 'int' and 'str'