Challenges are solved in various languages:
In order to run the code for a day you need to do
$ ./run.sh [LANG] [DAY] [PART]
For example to run Day 1 Part 2 in nim you would execute
$ ./run.sh nim 01 02
- Day 01 [ruby] [nim] [erlang] [go]
- Day 02 [ruby] [nim]
- Day 03 [ruby] [nim]
- Day 04 [ruby] [nim] [go]
- Day 05 [ruby] [go]
- Day 06 [ruby] [nim] [go]
- Day 07 [ruby] [go]
- Day 08 [ruby] [nim]
- Day 09 [ruby] [go]
- Day 10 [ruby]
- Day 11 [go]
- Day 12 [nim]
- Day 13 [nim] [go]
- Day 14 [nim]
- Day 15 [go]
- Day 16 [nim]
- Day 17 [nim]
- Day 18 [nim]
- Day 19 [nim]
- Day 20
- Day 21 [nim]