QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#861423#9986. Shioriucup-team4707#WA 0ms11984kbC++144.0kb2025-01-18 17:24:152025-01-18 17:24:39

详细

Test #1:

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

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:

3
10
14

result:

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