QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#653768#6679. Not Another Path Query ProblemZhangYiDeWA 0ms3552kbC++171.3kb2024-10-18 20:36:272024-10-18 20:36:29

详细

Test #1:

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

input:

9 8 4 5
1 2 8
1 3 7
2 4 1
3 4 14
2 5 9
4 5 7
5 6 6
3 7 15
1 6
2 7
7 6
1 8

output:

0
1
0
1
1
1
0
0
0

result:

wrong output format YES or NO expected, but 0 found [1st token]