rewritten / aoc.ex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aoc

Advent of Code in hopefully idiomatic (even if not fast) Elixir.

Run mix get [year] [day] to get the input for a day saved in input/[year]/[day].txt.

The mix tasks also creates a livebook in the year directory.

About


Languages

Language:Elixir 98.0%Language:Dockerfile 2.0%