QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#76297 | #4811. Be Careful | Henry__Chen | RE | 1ms | 3452kb | C++20 | 2.9kb | 2023-02-09 02:15:35 | 2023-02-09 02:15:39 |
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: 1ms
memory: 3452kb
input:
5 1 2 1 3 2 4 2 5
output:
55 127 34 0 0 0
result:
ok 6 numbers
Test #2:
score: -100
Dangerous Syscalls
input:
8 1 2 1 3 1 4 1 5 1 6 6 7 6 8