QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#583864#8832. Daily DisinfectionZhangYiDeWA 0ms3528kbC++20922b2024-09-22 23:14:432024-09-22 23:14:45

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
2
01
5
00110
9
101010101

output:

1
2
5

result:

wrong answer 3rd numbers differ - expected: '6', found: '5'