贴一道简单一些的数学题
duz 2001-06-08 08:37:00 Consider an n * n square board, where n is a fixed
even positive integer. The board is divided into
n^2 unit squares. We say that two different squares on
the board are adjacent if they have a common side.
N unit squares on the board are marked in such a way
that every square (marked or unmarked) on the board is
adjacent to at least one marked square.
Determine the smallest possible value of N.