# Advent of Code 2015
Setup Using [asdf](https://asdf-vm.com/#/): ```sh asdf plugin add erlang asdf plugin add elixir asdf install ```
| S | M | T | W | T | F | S | | :--: | :--: | :-: | :-: | :-: | :-: | :-: | | | | [1] | [2] | [3] | [4] | [5] | | [6] | [7] | [8] | [9] | [10] | [11] | [12] | | [13] | [14] | [15] | [16]| 17 | 18 | 19 | | 20 | 21 | 22 | 23 | 24 | 25 | | [1]: ./lib/2015/1.ex [2]: ./lib/2015/2.ex [3]: ./lib/2015/3.ex [4]: ./lib/2015/4.ex [5]: ./lib/2015/5.ex [6]: ./lib/2015/6.ex [7]: ./lib/2015/7.ex [8]: ./lib/2015/8.ex [9]: ./lib/2015/9.ex [10]: ./lib/2015/10.ex [11]: ./lib/2015/11.ex [12]: ./lib/2015/12.ex [13]: ./lib/2015/13.ex [14]: ./lib/2015/14.ex [15]: ./lib/2015/15.ex [16]: ./lib/2015/16.ex