QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#150115#5581. Champernowne CountZhaoZiLongTL 18ms9296kbPython3222b2023-08-25 15:16:082023-08-25 15:16:10

詳細信息

Test #1:

score: 100
Accepted
time: 11ms
memory: 9292kb

input:

4 2

output:

2

result:

ok single line: '2'

Test #2:

score: 0
Accepted
time: 17ms
memory: 9244kb

input:

100 7

output:

14

result:

ok single line: '14'

Test #3:

score: 0
Accepted
time: 18ms
memory: 9296kb

input:

314 159

output:

4

result:

ok single line: '4'

Test #4:

score: -100
Time Limit Exceeded

input:

100000 999809848

output:


result: