Type: Default 1000ms 256MiB

B.睡懒觉

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.

Background

img

Description

你的同桌犯困了,于是她想睡会让你待会叫她起来,但是她这个人吧有个癖好,喜欢在 回文时间 的时候起来,例如 12:21 就是一个回文时间(精确到分)

如果她被你叫起来的时候发现不是回文的,她就会生气,给你两拳,众所周知你的同桌肌肉饱满,一拳一个小朋友,你不想被打于是你想知道 至少 还要过多少分钟才是一个回文时间

注意:时间是24小时制

Format

Input

输入一个时间格式: hh:mm (注意的是这里可能有前缀0,但可能也没有)

Output

输出至少还要过多少分钟才是一个回文时间(前缀0补齐)

Samples

10:03
68
0:9
61

Limitation & hint

对于样例一我们会发现当我们的时间经过 6868 分钟后,就是 11:1111:11 这就是一个回文时间

1s, 2048KiB for each test case.

SWPU第二届天梯选拔赛暨蓝桥杯训练赛

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
7
Start at
2022-3-17 14:30
End at
2022-3-17 17:30
Duration
3 hour(s)
Host
Partic.
158