QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#111991 | #5141. Identical Parity | HuangHanSheng | WA | 2ms | 3412kb | C++23 | 1.0kb | 2023-06-09 12:55:06 | 2023-06-09 12:55:10 |
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: 2ms
memory: 3412kb
input:
3 3 1 4 2 5 3
output:
No Yes No
result:
wrong answer expected YES, found NO [3rd token]