Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 142 Bytes

File metadata and controls

2 lines (2 loc) · 142 Bytes

NQueensProblem-solution

The N Queen is the problem of placing N chess queens on an N×N chessboard so that no two queens attack each other.