If I am correct some of the solutions for "Ground for the House" seem to be giving incorrect answer for the following input:
house('''
###0000
0000000
###0000
''')
My understanding is that in this case correct answer is 9 not 6. Is is possible to add such case to verification tests?
Created at: 2018/09/04 09:16; Updated at: 2018/09/04 19:09
The question is resolved.