AoC/2019
shu 5d217c1da2 Day 18: Travelling salesman doesn’t wanna work
Implementation should be complete in any case
2019-12-18 19:06:56 +01:00
..
day1 Use Ints 2019-12-01 09:37:00 +01:00
day2 use concatMap 2019-12-02 09:23:25 +01:00
day3 delete intersections entirely because we play golf 2019-12-04 00:48:16 +01:00
day4 Day 4: Another small meme 2019-12-09 02:21:01 +01:00
day5 Day 5: Cleanup & golf for now, might document later 2019-12-06 01:20:37 +01:00
day6 Day 6: Make it somewhat more readable 2019-12-06 20:28:10 +01:00
day7 Day 7: Remove DeepSeq.force 2019-12-09 20:36:08 +01:00
day8 Day 8: Golf some more 2019-12-09 02:55:05 +01:00
day9 Day 9: Formatting, Eta reduce 2019-12-12 17:45:43 +01:00
day10 Day 10: Actually … 2019-12-14 15:58:16 +01:00
day11 Day 11: Find bounds, print map, move to Helpers 2019-12-13 10:45:20 +01:00
day12 Day 12: lcm is in Prelude :veryironicwow: 2019-12-12 13:23:54 +01:00
day13 Day 13: Move readIntcode to Intcode.hs 2019-12-13 19:56:08 +01:00
day14 Day 14: Interesting but wrong solution 2019-12-14 13:12:29 +01:00
day15 Day 15: Part 2 is solvable 2019-12-15 15:30:41 +01:00
day17 Day 17: Almost working 2019-12-17 22:34:14 +01:00
day18 Day 18: Travelling salesman doesn’t wanna work 2019-12-18 19:06:56 +01:00