Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 179 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 179 Bytes

N-Queen

Run the gui file to get 1 solution for n-queen problem with gui.Enter n and view the output. If required more solutions, remove all return statements from queen2 file.