QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#340195 | #5421. Factories Once More | adam01 | WA | 7ms | 52920kb | C++14 | 6.7kb | 2024-02-28 18:32:30 | 2024-02-28 18:32:30 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 7ms
memory: 52920kb
input:
6 3 1 2 3 2 3 2 2 4 1 1 5 2 5 6 3
output:
17416 17416 17416 17416 17416 17416 22
result:
wrong answer 1st numbers differ - expected: '22', found: '17416'