QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#58306 | #3836. So I'll Max Out My Constructive Algorithm Skills | ZhangYiDe | WA | 12ms | 8348kb | Python3 | 518b | 2022-10-25 20:40:36 | 2022-10-25 20:40:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 12ms
memory: 8348kb
input:
1 2 4 3 2 1
output:
4 3 2 1
result:
wrong answer [case 1] Not adjacent