QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#583876#8832. Daily DisinfectionZhangYiDeWA 0ms3808kbC++201.7kb2024-09-22 23:25:512024-09-22 23:25:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3808kb

input:

3
2
01
5
00110
9
101010101

output:

1
4
6

result:

wrong answer 2nd numbers differ - expected: '2', found: '4'