QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#653670#7878. Matrix DistancesZhangYiDeWA 0ms3584kbC++171.3kb2024-10-18 20:29:102024-10-18 20:29:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 2
1 1
2 2

output:

63

result:

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