QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#695433#9422. Two-star ContestGuanYunchangWA 0ms3512kbC++232.4kb2024-10-31 20:01:222024-10-31 20:01:23

详细

Test #1:

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

input:

5
3 4 5
5 1 3 -1 -1
2 -1 5 -1 5
3 3 -1 -1 4
2 3 10
10000 5 0 -1
1 10 10 10
2 3 10
10 1 2 3
100 4 5 6
2 3 10
100 1 2 3
10 4 5 6
2 3 10000
100 -1 -1 -1
1 -1 -1 -1

output:

0
0
0
0
0

result:

wrong answer Token parameter [name=yesno] equals to "0", doesn't correspond to pattern "Yes|No" (test case 1)