QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#659058#7878. Matrix DistancesZhaoZiLongWA 0ms3580kbC++171.1kb2024-10-19 18:25:432024-10-19 18:25:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 1
2 2

output:

2
0

result:

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