Skip to content

Repository files navigation

My Advent of Code 2024 solutions

How to use

  • Set the enviroment variable AOC_TOKEN to your advent of code session cookie if you want your input to be automatically downloaded by CMake.
  • Run CMake on the project dir and build the desired target or open it using VS or CLion
  • If you're using CLion or Visual Studio you should be able to run each Day and Part with the provided configurations. Otherwise, make sure your input file is named Input.txt and resides in the current working directory when running the executable.

TODOs

  • mkday for the POSIX shell
  • Allow the input to be piped in, addition to being read from ./Input.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages