Original Problem: Place 8 queens on a standard chess board, so that queens don't threaten each other.
This is a genralized version of the problem, where you have a n x n board and you have to place n queens.
Board Size:
Hosted by www.Geocities.ws

1