QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#734271#8769. Champernowne SubstringpokorfanclubWA 89ms3660kbC++174.6kb2024-11-11 08:19:542024-11-11 08:19:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 89ms
memory: 3660kb

input:

9
0
???1
121
1?1?1
??5?54?50?5?505?65?5
000000000000
?2222222
?3????????9??8???????1??0
9?9??0????????????2

output:

0
7
14
10
314159
796889014
7777
8058869
38886

result:

wrong answer 1st lines differ - expected: '11', found: '0'