/Queen-Problem

N queens placed on a NxN board

Primary LanguageC++

Function that prints the solution of having N queens placed in a NxN chess board with no valid intersection among the pieces.