QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#655391#7878. Matrix DistancesMaMengQiWA 2ms3672kbC++204.3kb2024-10-19 03:40:112024-10-19 03:40:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3672kb

input:

2 2
1 1
2 2

output:

16

result:

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