QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#860844#9986. Shioriucup-team4814#WA 0ms7752kbC++203.7kb2025-01-18 15:09:072025-01-18 15:16:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

6
11
22

result:

wrong answer 1st numbers differ - expected: '5', found: '6'