Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 239 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 239 Bytes

advent-of-code

Advent of Code 2021 solutions.

Start the corresponding VSCode task to view the output.

Alternatively, run them with npx @albertdahlin/elm-posix run src/Main.elm <DAY>, where DAY is an integer like 1, 2, 3, etc