Solutions to the Advent of Code problem set for 2025.
- Scheme 99.4%
- Just 0.6%
I managed to stumble my way through the string parsing for this, and I have a general idea on how I want to process the results (BFS across all button press state changes, and compare to the desired state). |
||
|---|---|---|
| 2025 | ||
| .gitignore | ||
| aoc.scm | ||
| justfile | ||
| LICENSE | ||
| README.md | ||
aoc-2025
Solutions to the Advent of Code problem set for 2025.