Awesome
Advent of Code 2020
A collection of solutions for the Advent of Code 2020 programming puzzles. All are in Haskell, with one Python and one zz solution. I might add more languages later since the puzzles are great for getting comfortable with new programming languages. I'd highly recommend trying the challenges out if you haven't already.
Final code stats with cloc
129 text files.
129 unique files.
61 files ignored.
github.com/AlDanial/cloc v 1.82 T=0.06 s (1194.9 files/s, 42046.1 lines/s)
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Haskell 48 352 46 1762
Markdown 18 76 0 177
Python 1 3 0 7
TOML 1 0 0 3
Bourne Shell 1 0 0 2
-------------------------------------------------------------------------------
SUM: 69 431 46 1951
-------------------------------------------------------------------------------
Retrospectives
- Day 7: Handy Haversacks
- Day 10: Adapter Array
- Day 11: Seating System
- Day 12: Rain Risk
- Day 13: Shuttle Search
- Day 14: Docking Data
- Day 15: Rambunctious Recitation
- Day 16: Ticket Translation
- Day 17: Conway Cubes
- Day 18: Operator Order
- Day 19: Monster Messages
- Day 20: Jurassic Jigsaw
- Day 21: Allergen Assessment
- Day 22: Crab Combat
- Day 23: Crab Cups
- Day 24: Lobby Layout
- Day 25: Combo Breaker