/advent-of-code-2023

Advent Of Code 2023

Primary LanguageC++

advent-of-code-2023

Bit late starting my first AoC but here we go.

  • Repo is organised into folders by day.
  • Langiage is C++, which is what I aim to learn the basics by
  • Environment is Clang/LLVM. Created with nix + direnv, though this will not be necessary if you dont have them installed