Skip to content

j-cortial/aoc_2024

Repository files navigation

Advent of Code 2024 - C++ solutions

Advent of Code 2024

Build instructions

Building the software requires the following:

  • GCC 14 or a compatible C++ compiler
  • CMake 3.20

The C++ standard library is the only run dependency.

The CMake configuration option ENABLE_ADDRESS_SANITIZER can be used to enable the address sanitizer.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published