QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#475520 | #9118. Flip or Not | ucup-team003# | WA | 1ms | 3776kb | C++14 | 2.5kb | 2024-07-13 15:12:15 | 2024-07-13 15:12:16 |
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: 3776kb
input:
5 00001 00111 3 1 2 3 2 3 5
output:
5 11110
result:
wrong answer mismatched m: expected 4, found 5