Advent of Code solutions
at main 5 lines 222 B view raw view rendered
1# Advent of Code 2021 2 3Started this one pretty late oops. Did the first two with Pearl... how fun :) 4 5Last year was all Haskell, until I forgot about it. Maybe this year a different language for each day? Until I run out?