QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#310192 | #4299. Cooking | ezteam1 | TL | 403ms | 5140kb | C++14 | 4.0kb | 2024-01-21 08:08:42 | 2024-01-21 08:08:42 |
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: 403ms
memory: 5140kb
input:
3 2 2 2 1 4 3 4 4 5 3 5 6
output:
10
result:
ok answer is '10'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3752kb
input:
2 2 39 23 9 9 23
output:
-1
result:
ok answer is '-1'
Test #3:
score: -100
Time Limit Exceeded
input:
1 2 100