QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#385853#6506. Chase Game 3MaMengQiWA 1ms5716kbC++201.2kb2024-04-11 09:04:532024-04-11 09:04:53

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

Yes
No
No
No
Yes

result:

wrong answer expected YES, found NO [2nd token]