QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
詳細信息
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