#D. 【例46.2】 数字统计

    Type: RemoteJudge 1000ms 64MiB

【例46.2】 数字统计

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.

说明

请统计某个给定范围 [LL,RR] 的所有整数中,数字 77 出现的次数。
比如给定范围 [6060,8080] 中,77一共出现1212次。分别是6767,7777的个位,以及 70sim7970sim 79 的十位。

输入格式

一行两个数 LL,RR 表示范围,用空格分隔。

输出格式

一个整数表示数字 77 出现的次数。

样例

60 80
12

2024022204

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
10
Start at
2024-2-22 17:00
End at
2024-2-22 18:30
Duration
1.5 hour(s)
Host
Partic.
10