评测信息

运行ID: 51312
src.c:1:2: error: invalid preprocessing directive #�
#根据输入的秒数,转换成“小时-分钟-秒”
^
src.c:2:5: error: expected expression before 'int'
a = int(input())
^