QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#618042#9132. Painting Fencesucup-team3475WA 563ms31968kbC++202.7kb2024-10-06 18:17:362024-10-06 18:17:36

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 563ms
memory: 31968kb

input:

4 4
1001
0100
0110
0110

output:

0
0
0
1

result:

wrong answer 1st numbers differ - expected: '3', found: '0'