There are bugs sitting on the squares of a board, at each square. When I clap my hands, each bug jumps to a square diagonally from where it was before. Show that after I clap my hands, at least squares will be empty.
A square was tiled using rectangular blocks in such a way that one of the squares has not been covered. Find all the squares that could be left without being covered.
On a board bugs are placed in the centers of some of the squares. The bugs start moving at the same time and speed to a square that shares a side with the one they were in. When they reach the center of that square, they make a degrees turn and keep walking (without leaving the board). Prove that at some moment of time there are two bugs in the same square. Note: When they turn it can be either to the right or to the left.