QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#37721 | #1195. One-Way Conveyors | HuangHanSheng | RE | 25ms | 94416kb | C++17 | 6.0kb | 2022-07-02 16:05:02 | 2022-07-02 16:05:02 |
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: 25ms
memory: 94416kb
input:
3 2 1 2 2 3 3 1 2 1 3 2 3
output:
Yes 1 2 2 3
result:
ok OK!
Test #2:
score: -100
Dangerous Syscalls
input:
3 2 1 2 2 3 3 1 2 1 3 3 2