LeetCode-Problems-Solution-Book
LeetCode-Problems-Solution-Book copied to clipboard
Create 51.n-queen.py
- Leetcode Question Id:
- Language:
CheckList:
- [ ] I've read Steps to contribute
- [ ] Pull request title matches: [LeetCode_question_number]_[Question_name separated by underscore]_[Language]**
This is the code of the n-queen problem in the python language