QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#827065 | #9792. Ogre Sort | ucup-team1206# | WA | 0ms | 3804kb | C++20 | 918b | 2024-12-22 19:01:45 | 2024-12-22 19:01:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3804kb
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