QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#370889 | #6362. Accommodation Plan | _happy_ | WA | 3ms | 8540kb | C++14 | 3.4kb | 2024-03-29 18:50:08 | 2024-03-29 18:50:09 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 8540kb
input:
5 2 7 1 2 4 3 2 8 2 4 2 4 5 6
output:
6
result:
wrong answer 1st numbers differ - expected: '12', found: '6'