QOJ.ac
QOJ
QOJ is currently under a maintenance. It might be unavailable in the following a few hours.
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#891722 | #2169. 'S No Problem | MaMengQi | RE | 0ms | 3584kb | C++23 | 3.0kb | 2025-02-09 16:45:49 | 2025-02-09 16:45:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3584kb
input:
5 1 2 1 1 3 2 1 4 3 1 5 4
output:
10
result:
ok single line: '10'
Test #2:
score: -100
Runtime Error
input:
6 6 2 1 4 6 1 3 1 1 1 5 1 1 6 10