Skip to content

Clarkmonsterman/C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

C-

C++ Scripts Final Project for my C++ class.

It solves the problem of how to place 8 Queens on a chess board in non-attacking positions using a recursion algorithm. And, prints the positions of the first solution found.

About

C++ Scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages