QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#292406#7883. Takeout DeliveringZhaoZiLongWA 0ms10468kbC++201.9kb2023-12-28 03:28:222023-12-28 03:28:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:


result:

wrong answer Answer contains longer sequence [length = 1], but output contains 0 elements