QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#661118#6506. Chase Game 3ZhaoZiLongWA 0ms3576kbC++11897b2024-10-20 14:47:052024-10-20 14:47:06

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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]