QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#444929#8523. Puzzle IIucup-team2262#WA 0ms3740kbC++234.2kb2024-06-15 22:29:202024-06-15 22:29:21

詳細信息

Test #1:

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

input:

6 3
BCCBCC
BBCBBC

output:

4
4 0
4 5
1 2
1 1

result:

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