# AdventOfCode2022 My (attempted) solutions to [Advent of Code 2022](https://adventofcode.com/2022) in Elixir. image ## Running: ```sh elixir dayN.exs input_filename ```