Skip to content

amiguels/advent_of_code_2024_cpp

Repository files navigation

Advent of code 2024

Solved in C++.

Each day folder contains a makefile to compile and run the code with make or make test, depending on wether you'd like to use the full input or the test input.

Please be aware that the solutions found in this repo are not necessarily the fastest or most optimal ones. I am simply using these challenges as an opportunity to explore new languages features, so I may opt for trying something new (to me), instead of pushing for the fastest routine.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published