QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#652619#7878. Matrix DistancesZhaoZiLongWA 0ms3504kbC++201.1kb2024-10-18 18:56:312024-10-18 18:56:35

詳細信息

Test #1:

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

input:

2 2
1 1
2 2

output:

02

result:

wrong output format Expected integer, but "02" found