QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#264427 | #4938. Writing Tasks | HuangHanSheng | RE | 0ms | 10480kb | C++20 | 4.5kb | 2023-11-25 14:00:46 | 2023-11-25 14:00:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 10480kb
input:
2 3 2 2 1 2 2 2 3 1 1 1 1 1 1 1 1 1 2
output:
2
result:
ok single line: '2'
Test #2:
score: -100
Runtime Error
input:
2 2 2 0 1 2 0 2 1 2 2 1 2 0