My 2024 Advent of Code submissions. (https://adventofcode.com/)
The utils
folder contains a lot of useful functions for things like:
- Reading input
- Parsing data
- Math functions
- Graph functions
- etc.
These are to try to help solve the problems in less time.
There will be a folder for each day. Each folder expects to contain a {NUM}.txt
file (not included in the repo because the creator does not want inputs to be redistributed) which will be used to run the python solutions. {NUM}.py
contains my original solution for the given day.
This year I will also be solving as many problems as I can in Rockstar, hopefully making some good lyrics to go along with them.
For this year's rockstar solutions, I will be publishing AI generated songs based on the "lyrics" for each completed solution.