QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#413388#7883. Takeout Deliveringucup-team1633WA 1ms5632kbC++201.6kb2024-05-17 14:34:182024-05-17 14:34:19

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 5632kb

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'