A. 时间格式

    Type: Default 1000ms 256MiB

时间格式

You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.

题目描述

小Q 练习编程的 nn秒了。请将时间换算成 时:分:秒的格式。

例如 n=3600n = 3600,输出 1:0:01:0:0,因为 36003600 秒相当于一个小时。

输入格式

共1个整数:表示 nn

输出格式

三个整数,由冒号分隔。第一个整数表示小时,第二个表示分钟,第三个表示秒数。

数据范围

0n10,000,000,0000 \leq n \leq 10,000,000,000

样例数据

100
0:1:40
35999999
9999:59:59

scp-j模拟赛2023.11

Not Attended
Status
Done
Rule
OI
Problem
3
Start at
2023-12-1 16:15
End at
2023-12-22 12:15
Duration
2.5 hour(s)
Host
Partic.
6