Some chips are placed in the squares of the board. It turned out that all the chips on the board satisfy at least one of the two conditions:
There are no other chips in the row occupied by this chip;
There are no other chips in the column occupied by this chip;
Find the maximum possible number of chips that may be placed on the board under these conditions.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!