We call a coloring of a square with black and white colors nice if none of black square share same segments.Prove that the nice coloring cases of a $10\times 10$ square is more than $10^{15}$ and less than $10^{25}$.
It is to hard to handle with calculating it because we should divide every case to $2$ case if the $1\times 1$ square is black or white then how can we make the prove?I have tried using induction but it doesn't work for $1\times 1$ case so I didn't go anymore.Any hints?