Y by
Given a positive integer
. Consider a
grid, a set
of squares is called connected if for any points
in
, there exists an integer
and
squares
in
such that
and
shares a common side (
).
Find the largest integer
satisfying that however the squares are colored black or white, there always exists a connected set
for which the absolute value of the difference between the number of black and white squares is at least
.












Find the largest integer



This post has been edited 6 times. Last edited by David-Vieta, Sep 8, 2024, 5:53 AM