mrhagrawal / competitive_programming_resources

Hacktoberfest 2020
1 stars 19 forks source link

Create Nqueens.cpp #12

Closed jatiny17 closed 3 years ago

jatiny17 commented 3 years ago

cpp code for getting an input from user and displaying a board of size of n x n with n different queens such that no other queen cross each other