QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#466698#8523. Puzzle IIucup-team580WA 0ms3568kbC++172.2kb2024-07-08 02:44:552024-07-08 02:44:55

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 3568kb

input:

6 3
BCCBCC
BBCBBC

output:

4
1 5
1 4
4 2
4 1

result:

wrong answer The final sequences are not correct!