Skip to content

mindphil/cpppractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Learning through tinkering. Goal is to be able to interpret and contribute to 2swap's n-cop solver.

Challenges

  • Make a 64-bit bitboard representing an 8x8 grid, and make functions to read and set a coordinate pair
  • Make a function which determines if any two neighboring bits are both ones on that 8x8 grid
  • Make a function which determines if there is a one in every row on that 8x8 grid

About

Assortment of different c++ learning objectives

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages