QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#443904 | #8523. Puzzle II | ucup-team3717# | WA | 1ms | 5592kb | C++14 | 1.8kb | 2024-06-15 16:48:10 | 2024-06-15 16:48:11 |
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: 5592kb
input:
6 3 BCCBCC BBCBBC
output:
1 6 1 1 4 4 4 5
result:
wrong answer The final sequences are not correct!