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.

【问题描述】

假设小明的妈妈向公司请了 n 天的假,那么请问小明的妈妈总共请了多少小时的假,多少分钟的假?(提示: 1 天有 24 小时,1 小时有 60 分钟)

【输入格式】

一个整数 n,代表小明妈妈请假的天数。

【输出格式】

两个整数,每行 1 个。

第 1 行的整数代表小明妈妈请假的小时数。

第 2 行的整数代表小明妈妈请假的分钟数。

【样例数据】

1
24
1440

少科院七年级第1次课——整数运算

Not Claimed
Status
Done
Problem
10
Open Since
2025-11-22 0:00
Deadline
2025-12-6 23:59
Extension
24 hour(s)