Skip to content

Advent of Code 2024, solutions written in C++

Notifications You must be signed in to change notification settings

aidanns/advent-of-code-2024-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024 C++

Solutions to the Advent of Code 2024 programming puzzles.

Getting Started

Build the project:

./build.sh

Clean the project:

./clean.sh

Run tests after building:

./run_tests.sh

Author

About

Advent of Code 2024, solutions written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published