QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#317759#3588. Hamilton - The Musicallmq26052003WA 0ms52420kbC++202.9kb2024-01-29 16:51:252024-01-29 16:51:25

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
0 3 2 13
3 0 8 9
2 8 0 5
13 9 5 0

output:

8

result:

wrong answer 1st lines differ - expected: '16', found: '8'