QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#619390#8523. Puzzle IIucup-team4744#WA 2ms11900kbC++203.8kb2024-10-07 14:04:192024-10-07 14:04:19

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 11900kb

input:

6 3
BCCBCC
BBCBBC

output:

14
4 2
5 2
2 2
3 2
6 2
1 2
4 2
5 2
2 2
3 2
6 2
1 2
4 4
5 4

result:

wrong answer Integer 14 violates the range [0, 6]