ChristianTovar / Queen-Problem

N queens placed on a NxN board

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

N queens placed on a NxN board


Languages

Language:C++ 100.0%