Solutions for all of my solved Advent of Code problems.
Whatever I've solved them in! There's some C# and Python when this README was made, but there may be Rust or even other languages in later commits!
Why multiple repos? It's personal preference, and I like having all of my solutions in one place. All of the code is (relatively) small, and it means I don't have to set up a new repository every year. I can just point people at the same repo year after year for solutions.
These are built on readability, not speed/golf. I'd rather have usable examples that others can reference than magical golf code that is unreadable.
If you want to use get_input.py
, you just need the requests
library. Otherwise, there are no additional requirements!
- Go to https://adventofcode.com/2024/day/1/input
- Right click -> Inspect -> Click the "Application" tab
- Refresh
- Click https://adventofcode.com under "Cookies"
- Grab the value for session