QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#652885#7878. Matrix DistancesZhaoZiLongWA 0ms3632kbC++231.5kb2024-10-18 19:15:462024-10-18 19:15:48

详细

Test #1:

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

input:

2 2
1 1
2 2

output:

2

result:

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