QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#591538#5456. Big PictureDiaosi#WA 1ms5720kbC++20777b2024-09-26 16:20:202024-09-26 16:20:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5720kb

input:

3 3
0 0 1
1 0 0
0 0 1
0 1 0
0 0 0
1 0 1

output:

5

result:

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