QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#104531 | #5199. Amazing Trick | nanika | WA | 2ms | 8100kb | C++17 | 1.4kb | 2023-05-10 22:58:39 | 2023-05-10 22:58:43 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 8100kb
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 2 1 4 2 3 4 1 Possible 4 3 1 5 2 5 1 4 2 3
result:
wrong answer Permutation has fixed point: 2 (test case 3)