QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#724150#9132. Painting FencesZhaoZiLongWA 0ms3760kbC++201.1kb2024-11-08 10:18:472024-11-08 10:18:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 4
1001
0100
0110
0110

output:

2 3 4 9 

result:

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