QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#217437 | #5141. Identical Parity | MaMengQi | WA | 1ms | 3424kb | C++17 | 606b | 2023-10-16 21:05:11 | 2023-10-16 21:05:12 |
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: 1ms
memory: 3424kb
input:
3 3 1 4 2 5 3
output:
No Yes No
result:
wrong answer expected YES, found NO [3rd token]