QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#257537#6506. Chase Game 3ucup-team748#WA 1ms3540kbC++171.0kb2023-11-19 09:58:372023-11-19 09:58:37

Details

Tip: Click on the bar to expand more detailed information

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]