Skip to content

N-queen Codes in C++#129

Open
vaibhav23agrawal wants to merge 1 commit intomarkandey007:mainfrom
vaibhav23agrawal:main
Open

N-queen Codes in C++#129
vaibhav23agrawal wants to merge 1 commit intomarkandey007:mainfrom
vaibhav23agrawal:main

Conversation

@vaibhav23agrawal
Copy link

Here I have added 2 types of n-queen codes which are:-

  1. N-queen Code --> Code for the n-queen pattern of nXn board.
  2. N-queen All Ways --> Code for all the ways in which an n-queen problem of nXn can be solved.

Here I have added 2 types of n-queen codes which are:-
1. N-queen Code --> Code for the n-queen pattern of nXn board.
2. N-queen All Ways --> Code for all the ways in which an n-queen problem of nXn can be solved.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant