QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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