/Queen_Problem

Terminal implementation of the queen problem (place 8 chess queens on a 8x8 chessboard, none of them must see another one)

Primary LanguageC++

No issues in this repository yet.