QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#860788#9986. Shioriucup-team4814#WA 0ms7756kbC++203.7kb2025-01-18 14:57:572025-01-18 15:01:58

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 8
0 7 2 1 0
1 2 4 0
2 1 3
2 3 4
3 1 3
1 2 3 4
3 1 4
2 1 5
3 2 5

output:

5
11
30

result:

wrong answer 3rd numbers differ - expected: '22', found: '30'