Awesome
š Advent of Code 2024 š
My solutions for the Advent of Code 2024 programming puzzles. Like last year I'll probably use Picat for most of these with Nim as a fallback for graph search problems that can be expensive in Picat.
Previous challenges
- 2015 (working on these now in Picat)
- 2019 (my first AoC, unfinished, to be resumed / restarted later...)
- 2020 (mostly Haskell, one or two in Rust, Python and zz)
- 2021 (mostly Haskell, with one in the magical Picat)
- 2022 (mostly Nim)
- 2023 (mostly Picat)
Current code stats with scc
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Language Files Lines Blanks Comments Code
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Picat 58 3012 411 141 2460
Shell 1 17 1 1 15
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Total 59 3029 412 142 2475
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Processed 94089 bytes, 0.094 megabytes (SI)
āāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāāā
Retrospectives
- Day 1: Historian Hysteria
- Day 2: Red-Nosed Reports
- Day 3: Mull It Over
- Day 4: Ceres Search
- Day 5: Print Queue
- Day 6: Guard Gallivant
- Day 7: Bridge Repair
- Day 8: Resonant Collinearity
- Day 9: Disk Fragmenter
- Day 10: Hoof It
- Day 11: Plutonian Pebbles
- Day 12: Garden Groups
- Day 13: Claw Contraption
- Day 14: Restroom Redoubt
- Day 15: Warehouse Woes
- Day 16: Reindeer Maze
- Day 17: Chronospatial Computer
- Day 18: RAM Run
- Day 19: Linen Layout
- Day 20: Race Condition
- Day 21: Keypad Conundrum
- Day 22: ?
- Day 23: ?
- Day 24: ?
- Day 25: ?