QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'