Solutions to Advent of Code puzzles in Rust 🦀.
Store the value of the AoC session cookie in the AOC_SESSION
env var:
export AOC_SESSION=531ab...
Run a solution for a given YEAR
and DAY
:
cargo run -- -y YEAR -d DAY
aoc_derive
- proc macroaoc_core
- extracted common utilitiesaoc
- solutions
Year | Stars |
---|---|
2015 | 50⭐ |
2016 | 14⭐ |
2017 | 2⭐ |
2018 | 2⭐ |
2019 | 12⭐ |
2020 | 27⭐ |
2021 | 4⭐ |
2022 | 32⭐ |
2023 | 50⭐ |
2024 | 50⭐ |
Total | 243⭐ |