citizen428 / aoc-2022

Mirror of https://git.sr.ht/~citizen428/aoc-2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2022

Solutions for AoC 2022 in Elixir.

For fun, I tried to solve as many challenges as possible in a single pipeline in an .exs script. This was a more important goal to me than readability or performance. You can run the solutions with mix run --no-mix-exs part[12].exs.

License

About

Mirror of https://git.sr.ht/~citizen428/aoc-2022

License:The Unlicense


Languages

Language:Elixir 100.0%