QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#539348#8769. Champernowne SubstringZhangYiDeWA 2894ms10700kbPython32.2kb2024-08-31 14:34:112024-08-31 14:34:12

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2894ms
memory: 10700kb

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:

1
7
14
10
314159
796889014
7777
8058869
38886

result:

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