QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#351450 | #5587. Distinct Parity Excess | MaMengQi | WA | 481ms | 42684kb | C++17 | 673b | 2024-03-11 22:53:36 | 2024-03-11 22:53:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 481ms
memory: 42684kb
input:
3 2 2 2 5 2 10
output:
1 0 1
result:
wrong answer 1st lines differ - expected: '-1', found: '1'