QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#445723 | #8523. Puzzle II | ucup-team3807 | WA | 1ms | 3880kb | C++23 | 1.0kb | 2024-06-16 10:37:42 | 2024-06-16 10:37:43 |
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: 3880kb
input:
6 3 BCCBCC BBCBBC
output:
4 2 3 1 3 4 6 3 6
result:
wrong answer The final sequences are not correct!