QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#673449 | #5435. Clamped Sequence | LuSter_M | RE | 0ms | 3528kb | C++20 | 1000b | 2024-10-24 22:26:57 | 2024-10-24 22:26:57 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3528kb
input:
8 3 3 1 4 1 5 9 2 6
output:
15
result:
ok 1 number(s): "15"
Test #2:
score: -100
Runtime Error
input:
2 1 -1000000000 1000000000