QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#268319 | #4931. Comic Binge | ZhaoZiLong | WA | 1ms | 3760kb | C++20 | 1.9kb | 2023-11-28 15:47:40 | 2023-11-28 15:47:41 |
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: 3760kb
input:
6 3 1 1 1 1 2 1 5 3 3 7 4
output:
15
result:
wrong answer 1st lines differ - expected: '13', found: '15'