Skip to content

JonnyPtn/AOC2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of code 2020

These are my solutions to the challenges this year

There's a target for each challenge, to generate projects run:

cmake -S . -B my_build_folder

Then to build use the generated project as you would normally, or run:

cmake --build my_build_folder

About

My solutions for the Advent of code 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published