QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#411231#6299. Binary Stringezteam1WA 1ms3636kbC++143.0kb2024-05-15 10:21:282024-05-15 10:21:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3636kb

input:

3
1
001001
0001111

output:

1
3
7

result:

wrong answer 3rd numbers differ - expected: '9', found: '7'