Type: RemoteJudge 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% 的数据,1n1000000;0x91≤n≤1000000; 0≤x≤9

输出格式

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

样例

11 1
4

季科_周六早上

Not Claimed
Status
Done
Problem
13
Open Since
2025-3-21 0:00
Deadline
2026-2-19 23:59
Extension
24 hour(s)