Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 205 Bytes

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