These are my personal solutions to the Advent of Code 2025 written in Rust. I will try to post each solution the same day that it comes out, but I don't promise anything!
NOTE:
- You have to add a
.envfile in the root project with the following values in order to use thecargo run -- download.
TOKEN="your_session_cookie_from_aoc"