ixLikro / advent-of-code-2021

My Elixir solutions for Advent of Code 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2021

My solutions for the awesome Advent of code 2021 in Elixir.

To run a day go into that subdirectory and run the Elixir-Script.

cd day09
elixir Day9.exs

Usually the script prints just 2 lines which represents the solution of the first and the second puzzle part.

About

My Elixir solutions for Advent of Code 2021


Languages

Language:Elixir 100.0%