QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#253189#5581. Champernowne CountZhaoZiLongRE 10ms8104kbPython3141b2023-11-16 19:37:502023-11-16 19:37:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 3ms
memory: 8104kb

input:

4 2

output:

2 


result:

ok single line: '2 '

Test #2:

score: 0
Accepted
time: 7ms
memory: 8040kb

input:

100 7

output:

14 


result:

ok single line: '14 '

Test #3:

score: 0
Accepted
time: 10ms
memory: 8100kb

input:

314 159

output:

4 


result:

ok single line: '4 '

Test #4:

score: -100
Dangerous Syscalls

input:

100000 999809848

output:


result: