QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#323070 | #5587. Distinct Parity Excess | HuangHanSheng | WA | 12ms | 9816kb | Python3 | 31b | 2024-02-08 12:18:42 | 2024-02-08 12:18:42 |
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: 12ms
memory: 9816kb
input:
3 2 2 2 5 2 10
output:
81
result:
wrong answer 1st lines differ - expected: '-1', found: '81'