QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#652661#7878. Matrix DistancesZhaoZiLongWA 7ms10560kbPython3553b2024-10-18 18:58:472024-10-18 18:58:53

詳細信息

Test #1:

score: 0
Wrong Answer
time: 7ms
memory: 10560kb

input:

2 2
1 1
2 2

output:

-12

result:

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