QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#860275 | #9569. Subway | lunchbox | WA | 4ms | 34716kb | C++17 | 2.9kb | 2025-01-18 11:48:41 | 2025-01-18 11:49:03 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 4ms
memory: 34716kb
input:
6 3 1 5 1 5 5 1 3 1 2 2 3 3 3 5 1 2 1 4 3 3 4 5 4 6
output:
2 5 8 14 18
result:
wrong answer 3rd numbers differ - expected: '21', found: '8'