QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#133086#5456. Big PictureRcNryGinWA 2ms9620kbC++14771b2023-08-01 14:56:262023-08-01 14:56:30

详细

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'