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