QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#652676#7878. Matrix DistancesGuanYunchangWA 0ms3516kbC++171.2kb2024-10-18 18:59:542024-10-18 18:59:54

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 1
2 2

output:

62

result:

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