QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#78276#5456. Big Pictureybw051114#WA 0ms5280kbC++146.1kb2023-02-17 16:06:592023-02-17 16:07:01

详细

Test #1:

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

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'