/n_queen_problem

Here I present an brute-force search solution to the N queens problem in a recursive function.

Primary LanguageC++

This repository is not active