/advent-of-code

Primary LanguageC++MIT LicenseMIT

Advent of Code

Contains my solutions for Advent of Code.

Languages

  • 2023
    • C++ (modern using C++20 standard). Note Eigen is required for day 24 part b. Check the Makefile for the assumed installation location. Everything else only uses the standard library.