QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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