QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#78277#5456. Big Pictureybw051114#WA 2ms5564kbC++146.1kb2023-02-17 16:07:282023-02-17 16:07:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 5564kb

input:

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

output:

2

result:

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