Each square of a square grid is colored in one of the three colors: red, yellow or blue, such that the number of squares of each color is the same. If two squares sharing a common edge are in different colors, call that common edge a separating edge. Find the minimal number of separating edges in the grid.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Answer
= 33 + 22 + 1
= 33 + (11 + 1 + 11)
= 56