Skip to content

dbond762/eight_queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eight_queens

Описание

Расставить максимальное количество взаимно не бьющих друг друга ферзей на квадратном поле, со стороной n

Как запустить

Запустить бинарник из https://github.com/dbond762/eight_queens/releases или собрать из исходников

git clone https://github.com/dbond762/eight_queens.git
cd eight_queens
git build
./eight_queens