Boubalou / adventofcode2018

My actual implementation of each days from the Advent of Code 2018!

Home Page:https://adventofcode.com/2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solutions for the Advent of code 2018

To execute any day, simply run this:

mix run days/XX.exs --no-mix-exs

About

My actual implementation of each days from the Advent of Code 2018!

https://adventofcode.com/2018


Languages

Language:Elixir 100.0%