Starting with a grid of yellow squares,, you can pick the squares one by one and turn them green, provided that the square changing color shares either or of its edges with the yellow squares around it.
What is the smallest number of squares you need to turn green before all the remaining yellow squares fail to satisfy the condition, so that no additional squares may be turned?
Inspiration: weekly problems
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.