QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#445723#8523. Puzzle IIucup-team3807WA 1ms3880kbC++231.0kb2024-06-16 10:37:422024-06-16 10:37:43

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!