QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#52797 | #4808. Great Party | MaMengQi | WA | 2ms | 3668kb | C++14 | 907b | 2022-10-04 15:08:59 | 2022-10-04 15:09:00 |
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: 3668kb
input:
4 5 1 2 2 4 1 2 2 3 3 4 1 3 2 4
output:
3 2 2 5 5
result:
wrong answer 3rd numbers differ - expected: '3', found: '2'