QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#244163#6506. Chase Game 3ZhangYiDeWA 1ms3496kbC++141.4kb2023-11-08 21:39:312023-11-08 21:39:31

詳細信息

Test #1:

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

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:

10000

result:

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