Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

Solutions to Advent of Code challenges.

Building

C/C++ code can be built with CMake using CMake presets:

cmake --preset release
cmake --build --preset release

For testing the libaocpp helper/utility library:

cd build/release && ctest

About

Solutions to Advent of Code

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages