/Advent_of_Code_2021

Elixir solutions for the Advent of Code 2021

Primary LanguageElixir

Advent of Code 2021

Solutions for the Advent of Code 2021

The data files are not included here. Solutions can be verified by downloading the data files into the root directory and running the module functions from an IEX repl.

> iex -S mix
iex(1)> AOC2021.Day2.calculate
<result>