nadjbabidaniel / N-queen-problem

How can N queens be placed on an NxN chessboard so that no two of them attack each other?

Home Page:https://developers.google.com/optimization/puzzles/queens

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-queen-problem

How can N queens be placed on an NxN chessboard so that no two of them attack each other?

About

How can N queens be placed on an NxN chessboard so that no two of them attack each other?

https://developers.google.com/optimization/puzzles/queens


Languages

Language:C# 100.0%