QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#777712 | #9786. Magical Bags | ucup-team5178# | RE | 3ms | 10528kb | Python3 | 7.2kb | 2024-11-24 06:57:43 | 2024-11-24 06:57:43 |
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: 3ms
memory: 10528kb
input:
4 3 4 7 10 2 1 9 4 11 2 8 14 3 6 12 13
output:
7
result:
ok 1 number(s): "7"
Test #2:
score: -100
Dangerous Syscalls
input:
4 1 1 1 2 1 3 1 4