QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#344559#6506. Chase Game 3ZhaoZiLongWA 0ms1584kbC++17393b2024-03-04 19:39:012024-03-04 19:39:01

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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
Yes
Yes

result:

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