QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#655192#5114. Cells Coloringucup-team4936WA 2ms12236kbC++202.1kb2024-10-19 01:23:122024-10-19 01:23:14

详细

Test #1:

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

input:

3 4 2 1
.***
*..*
**..

output:

2

result:

wrong answer 1st numbers differ - expected: '4', found: '2'