评测信息

运行ID: 62639
Traceback (most recent call last): File "src.py", line 4, in <module> print(s " seconds= " h " hours:" m " minutes:" (s-h-m) " seconds") TypeError: unsupported operand type(s) for : 'int' and 'str'