QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#779280 | #5277. Limited Swaps | ZhangYiDe | WA | 0ms | 3684kb | C++20 | 1.1kb | 2024-11-24 18:10:38 | 2024-11-24 18:10:39 |
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: 0ms
memory: 3684kb
input:
5 1 3 5 2 4 3 5 1 4 2
output:
1 2 4
result:
wrong answer a and b must be equal in the end