QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#864476 | #9722. Invaluable Assets | Whiteqwq | WA | 2ms | 28472kb | C++14 | 1.3kb | 2025-01-20 17:17:56 | 2025-01-20 17:18:05 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 28472kb
input:
2 3 2 3 3 0 2 1 2 3 4 3 5 0 2 3 4 1 2 3 4 5
output:
Case #1: 3 6 3 Case #2: 4 7 15 11 22
result:
wrong answer 4th lines differ - expected: '12', found: '3'