Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 321 Bytes

aoc2021

Elixir solutions to 2021's Advent of Code

An opportunity to learn Elixir, so the whole thing will be rather messy

Running

Install elixir, e.g. via apt-get install elixir

Then run elixir src/day1.exs