← Back to Library

NATIONAL XXX OMA problem

Difficulty 3

Problem

Each cell of an n×nn \times n grid square is colored black or white. We call such a coloring nice if every 2×22 \times 2 square covers an even number of black cells, and every cross covers an odd number of black cells. Find all n3n \ge 3 such that in each nice coloring the four corner cells have the same color.


Your Work

Similar problems