QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#36179 | #895. Color | larryzhong | RE | 2ms | 3612kb | C++17 | 4.9kb | 2022-06-24 20:13:24 | 2022-06-24 20:13:26 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 3612kb
input:
3 5 1 2 4
output:
Yes 1 2 3 5 4 4 5 2 3 1 3 5 4 2 1
result:
ok ok
Test #2:
score: -100
Dangerous Syscalls
input:
4 5 1 2 3 3 2 1