/advent_of_code_2022

Me solving Advent of Code 2022 in Elxir

Primary LanguageElixir

Advent

Me solving Advent of Code 2022 in Elixir.

Running the thing

To run all puzzle inputs (real inputs) and print a list of the slowest do:

mix test --slowest 10 --only puzzle_input