QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#149755#5581. Champernowne CountHuangHanShengRE 13ms8176kbPython3155b2023-08-25 14:05:002023-08-25 14:05:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 12ms
memory: 8172kb

input:

4 2

output:

2

result:

ok single line: '2'

Test #2:

score: 0
Accepted
time: 13ms
memory: 8152kb

input:

100 7

output:

14

result:

ok single line: '14'

Test #3:

score: 0
Accepted
time: 9ms
memory: 8176kb

input:

314 159

output:

4

result:

ok single line: '4'

Test #4:

score: -100
Runtime Error

input:

100000 999809848

output:


result: