https://github.com/orkohunter/nqueens
Solution to NQueens problem
https://github.com/orkohunter/nqueens
Last synced: 4 months ago
JSON representation
Solution to NQueens problem
- Host: GitHub
- URL: https://github.com/orkohunter/nqueens
- Owner: OrkoHunter
- Created: 2016-10-27T05:40:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T05:53:37.000Z (over 8 years ago)
- Last Synced: 2025-01-13T04:27:17.163Z (5 months ago)
- Language: Java
- Size: 354 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NQueens
```sh
$ javac Greeter.java Queens.java
$ java Greeter
```![]()