QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#510612#5199. Amazing TrickGuanYunchangWA 0ms3708kbC++171.2kb2024-08-09 09:48:562024-08-09 09:48:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

4
2
2 1
3
1 2 3
4
2 1 4 3
5
5 1 4 2 3

output:

Impossible
Possible
3 1 2
2 3 1
Possible
3 4 2 1
3 4 2 1
Impossible

result:

wrong answer solution exists, but was not found [n = 5] (test case 4)