QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#827047 | #9792. Ogre Sort | ucup-team1206# | WA | 1ms | 5920kb | C++20 | 928b | 2024-12-22 18:52:35 | 2024-12-22 18:52:41 |
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: 1ms
memory: 5920kb
input:
4 1 2 4 3
output:
3 3 1 4 1 3 1 3
result:
wrong answer participant's total move cost is different from participant's stated minimum cost