QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#257537#6506. Chase Game 3ucup-team748#WA 1ms3540kbC++171.0kb2023-11-19 09:58:372023-11-19 09:58:37

详细

Test #1:

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

input:

5
2
1 2
3
2 3 1
4
1 4 3 2
5
1 5 2 3 4
6
1 2 3 4 5 6

output:

0
0
0
0
0

result:

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