/nQueens

Solves the N-Queens problem using a stack and backtracking

Primary LanguageC++

No issues in this repository yet.