QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#510608#5199. Amazing TrickHuangHanShengWA 0ms3896kbC++171.2kb2024-08-09 09:44:102024-08-09 09:44:10

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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

result:

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