QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#268327 | #4931. Comic Binge | GuanYunchang | WA | 1ms | 3812kb | C++20 | 1.8kb | 2023-11-28 15:50:47 | 2023-11-28 15:50:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3812kb
input:
6 3 1 1 1 1 2 1 5 3 3 7 4
output:
6
result:
wrong answer 1st lines differ - expected: '13', found: '6'