We call a coloring of an table () in three colors a *good coloring* if the following two conditions are satisfied:
1) Each cell has the same number of neighboring cells of two other colors;
2) Each corner cell has no neighboring cells of its color.
Find all pairs () for which there exists a good coloring of table.