Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 140 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 140 Bytes

N Queens Problem

This program generated solved N-Queen boards of size N x N where N is the input provided by the user on console.