Commit Graph

97 Commits

Author SHA1 Message Date
shu 7c785d75af blah 2020-12-17 13:56:05 +01:00
shu d128bdbf62 Day 17: Cleanup, finish part 2
I have no idea why I can’t have it output both part 1 and 2 at the same
time though
2020-12-17 13:31:43 +01:00
shu 24d19984d0 Day 17: Solution 2020-12-17 10:27:40 +01:00
shu 66fd0ab19e Day 10: Optimization 2020-12-11 00:28:13 +01:00
shu 9587504a13 Day 10: Diagram 2020-12-11 00:27:52 +01:00
shu 13ecd8bad7 Day 10: Make it less incomprehensible?
I hope, at least
Lambdas are a bit easier to read I think
2020-12-10 09:38:15 +01:00
shu edc4c375ef Day 10: More Golf 2020-12-10 08:22:40 +01:00
shu 44a48767ef Day 10
This code is hilarious
2020-12-10 08:05:45 +01:00
shu 54c97ceb71 Day 04 2020-12-04 08:45:05 +01:00
shu eeb25a1e5a Day 3: Forgot some brackets 2020-12-03 06:47:24 +01:00
shu 5335839f73 Day 3: be a bit less retarded 2020-12-03 06:46:38 +01:00
shu c02d76732b Day 3 2020-12-03 06:38:37 +01:00
shu b992e83d76 Add carbon config
cuz lul why not
2020-12-02 07:49:59 +01:00
shu ea7ef85958 Day2: Make pretty 2020-12-02 07:46:44 +01:00
shu 3a4709d5b2 Day 02 Solution 2020-12-02 06:51:03 +01:00
shu 779261f107 Day 1: more golf 2020-12-01 12:03:49 +01:00
shu 36ccd6f974 day01: prettier solution 2020-12-01 09:13:22 +01:00
shu ca044c956a Day 01
I forgot all about Haskell
2020-12-01 06:26:32 +01:00
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
shu aecf61358f Day 18: Some Progress
goal needs to be x, so moved into the list comprehension
2019-12-18 18:30:47 +01:00
shu 02bfd4d708 Day 18: remove comments & cruft 2019-12-18 15:03:31 +01:00
shu 725fd929be Day 18: Distance calculation works 2019-12-18 15:02:42 +01:00
shu 1648db9487 Day 17: Almost working 2019-12-17 22:34:14 +01:00
shu dedbad960e Day 15: Part 2 is solvable
Only manually, but who cares, this is a fun enough game to play and
doesn’t take very long
2019-12-15 15:30:41 +01:00
shu 58509b8d56 Day 15 Part 1 2019-12-15 14:17:53 +01:00
shu 7078a4fb36 Day 10: Actually … 2019-12-14 15:58:16 +01:00
shu b2542fa250 Day 10: Minor cleanup
Still not pretty but at least nothing glaring
2019-12-14 15:56:18 +01:00
shu e111bbc48d Day 14: Interesting but wrong solution 2019-12-14 13:12:29 +01:00
shu dd8dfd20d7 Day 13: Move readIntcode to Intcode.hs 2019-12-13 19:56:08 +01:00
shu 5caa4b44db Day 13: Add input 2019-12-13 19:46:14 +01:00
shu 230e0477a3 Helpers: Maek lambda 2019-12-13 19:35:17 +01:00
shu 3e42c47585 Day 13: Enterprise it up 2019-12-13 19:19:55 +01:00
shu e6280785b3 Day 13 Part 1 + game print 2019-12-13 11:34:11 +01:00
shu 3cf5c0179d Day 11: Find bounds, print map, move to Helpers 2019-12-13 10:45:20 +01:00
shu b8e7d09015 Day 11: Improve bounds
Some day lenses, maybe, when I read up on them
2019-12-12 22:55:44 +01:00
shu c94ec57f9f Day 11 Part 2 done 2019-12-12 22:06:32 +01:00
shu bd832427bc Day 11 Part 1 2019-12-12 20:45:35 +01:00
shu e7b2c8b88c Day 9: Formatting, Eta reduce 2019-12-12 17:45:43 +01:00
shu b651afdb29 Day 9: Even more refactor 2019-12-12 17:43:55 +01:00
shu 84bd9e7c08 Day 9: Minor refactor
Motivated by Day 11
2019-12-12 15:22:20 +01:00
shu b177b0daa5 Day 12: lcm is in Prelude :veryironicwow: 2019-12-12 13:23:54 +01:00
shu 457a7e7d73 Day 12: Aesthetics 2019-12-12 12:18:19 +01:00
shu 12d28015d4 Day 12: Forgot to use the formatter 2019-12-12 10:56:42 +01:00
shu 5e171b20c0 Day 12 Part 1 2019-12-12 10:55:24 +01:00
shu 148c568850 Day 12 Part 1 2019-12-12 07:49:36 +01:00
shu eba2d41b29 Day 9: Might want to remove the import too 2019-12-12 01:43:13 +01:00
shu f274db5fbe Day 9: I like error more than custom exceptions 2019-12-11 20:45:43 +01:00
shu 345d628347 Day 9: Refactor
We enterprise now
2019-12-11 20:21:55 +01:00
shu 6522ad7018 Day 10 input 2019-12-11 02:21:14 +01:00
shu 03fb44ccd1 Day 10: Done, cleanup later 2019-12-11 02:20:24 +01:00