What is the maximum number of queens that can be placed on a regular
chessboard, such that not a single one of them threatens another?
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.
There can be no more than 8 queens, since each one controls one diagonal. The following image shows how it can be done: