/aoc-2022

Advent of Code 2022

Primary LanguageElixir

2022 Advent of Code

My solutions to the 2022 Advent of Code written in Elixir.

Running

$ iex -S mix

Interactive Elixir (1.14.0) - press Ctrl+C to exit (type h() ENTER for help)
iex(1)> Day1.p1()
******** (solution)