QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#595392#6841. Occupy the CitiesZhangYiDeWA 0ms3592kbC++171.6kb2024-09-28 13:36:352024-09-28 13:36:35

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5
3
010
4
0100
7
0001000
5
11111
6
010101

output:

2
3
4
0
2

result:

wrong answer 2nd lines differ - expected: '2', found: '3'