/N_Queens_Problem

A solution to the N Queens problem in C++ using a backtracking algorithm

Primary LanguageC++

This repository is not active