The solutions to advent of code puzzles, year 2018.
Go to file
Danila Fedorin c132a28232 Add solution for day 8. 2018-12-07 21:19:42 -08:00
common.cr Use extra functions and stop using downcase array. 2018-12-05 15:58:46 -08:00
day1.cr Change the name of input files. 2018-12-02 21:40:18 -08:00
day2.cr Change the name of input files. 2018-12-02 21:40:18 -08:00
day3.cr Change the name of input files. 2018-12-02 21:40:18 -08:00
day4.cr Add day 4 solution. 2018-12-03 21:50:37 -08:00
day5.cr Optimize day 5 solution. 2018-12-05 20:43:39 -08:00
day6.cr Add solution to day 6. 2018-12-06 00:06:13 -08:00
day7.cr Add solutions for day 7 2018-12-06 22:52:33 -08:00
day8.cr Add solution for day 8. 2018-12-07 21:19:42 -08:00