JayantGandhi/NQueen
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
jg492nQueen Program to provide a solution to the nQueen logic puzzle. (How many queens can be placed on a n-sized board without being able to attack each other) Takes a command line argument for the size of the board.