QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#133086#5456. Big PictureRcNryGinWA 2ms9620kbC++14771b2023-08-01 14:56:262023-08-01 14:56:30

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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'