QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#860979#9986. Shioriucup-team4814#WA 5ms54524kbC++203.8kb2025-01-18 15:45:552025-01-18 15:46:56

詳細信息

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 54524kb

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:

4
10
11

result:

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