QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#652463#7878. Matrix DistancesGuanYunchangWA 1ms3556kbC++201009b2024-10-18 18:44:162024-10-18 18:44:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3556kb

input:

2 2
1 1
2 2

output:

2

result:

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