#F. 计数问题

    Type: Default 1000ms 128MiB

计数问题

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.

说明

试计算在区间11nn的所有整数中,数字x(0x9)x(0≤x≤9) 共出现了多少次?例如,在111111中,即在11,22,33,44,55,66,77,88,99,1010,1111中,数字11 出现了 44 次。

输入格式

22 个整数 nn , xx ,之间用一个空格隔开。对于 100100% 的数据,1n10000001≤n≤1000000, 0x90≤x≤9

输出格式

11个整数,表示 xx 出现的次数。

样例

11 1
4

测试1

Not Attended
Status
Done
Rule
IOI
Problem
6
Start at
2023-11-9 14:45
End at
2023-11-9 16:45
Duration
2 hour(s)
Host
Partic.
3