QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#193862 | #7520. Monster Generator | ucup-team1075# | TL | 1ms | 3596kb | C++14 | 4.4kb | 2023-09-30 17:59:03 | 2023-11-04 18:36:21 |
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: 3596kb
input:
3 5 3 1 5 2 4 2 1 3 1 9 100 1
output:
113
result:
ok single line: '113'
Test #2:
score: -100
Time Limit Exceeded
input:
3 100000000 3 1 5 2 4 2 1 3 1 9 100 1