kanathan9 - Overview
EightQueensChallenge EightQueensChallenge Public
This is a solution to the Eight Queens Challenge. This code will generate a set of 14 solutions to the Challenge (eg: A6,B1,E8,C5,D2,G7,F3,H4). You can double check the solutions here: https://atto…
Java 1