QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#866915#9960. BaggageDerrickLoWA 0ms11024kbC++14877b2025-01-22 21:50:562025-01-22 21:50:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

5 7
1 2 500 2
2 3 100 1
3 5 20 2
5 4 5 1
4 2 1 0
3 4 40 2
5 4 77 1

output:

1

result:

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