/8Queens

A c++ implementation for the 8 Queens problem 🤔

Primary LanguageC++

8 Queens problem


Submitted by :- Name : Ravindra Singh Sisodiya Roll no. : 1801138

Compile using the command : g++ 8queens.cpp -o 8queens Run using command : ./8queens