QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#274748#7883. Takeout Deliveringucup-team1318WA 0ms35356kbC++172.4kb2023-12-03 21:07:122023-12-03 21:07:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4 6
1 2 2
1 3 4
1 4 7
2 3 1
2 4 3
3 4 9

output:

7

result:

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