Commit Graph

150 Commits

Author SHA1 Message Date
Adam Millerchip dba1986b34 Day 11: remove debug code, simpler datastructure 2020-12-11 19:24:59 +09:00
Adam Millerchip 212e979cbd Add musings about input data 2020-12-11 16:25:24 +09:00
Adam Millerchip bf0a9e6ff7 Day 11 Parts 1 and 2 2020-12-11 16:09:17 +09:00
Adam Millerchip 7e21418813
Fix graph 2020-12-11 02:33:17 +09:00
Adam Millerchip 4b1dab72a5 clearer lines 2020-12-11 01:04:13 +09:00
Adam Millerchip c5745fbaaa Day 10 Part 2 2020-12-11 00:28:41 +09:00
Adam Millerchip a5b418cd44 Day 10 Part 1 2020-12-10 17:48:38 +09:00
Adam Millerchip 0e60744957 Clarify part 1 strategy 2020-12-10 00:36:55 +09:00
Adam Millerchip 8f4d06e24d Fix unused optimization in forms_pair?/4 2020-12-10 00:30:54 +09:00
Adam Millerchip 8e7f5288ce Day 9 Parts 1 and 2 2020-12-09 22:22:55 +09:00
Adam Millerchip 3784d613f6 Regex was overkill 2020-12-09 01:19:36 +09:00
Adam Millerchip 6f332192cb Day 8 Parts 1 and 2 2020-12-08 20:38:43 +09:00
Adam Millerchip d4c0fdb000 Add comments for clarity 2020-12-08 12:47:57 +09:00
Adam Millerchip c6a64056c6 small simplification 2020-12-08 12:40:27 +09:00
Adam Millerchip dbf14680ba Tree -> DAG 2020-12-08 01:49:07 +09:00
Adam Millerchip b2503c0e5b Combine spilt and trim 2020-12-07 22:36:40 +09:00
Adam Millerchip a63c3aeb4e s/children/descendants/g 2020-12-07 18:42:38 +09:00
Adam Millerchip 6144ba6159 Day 7 Parts 1 and 2 2020-12-07 18:25:31 +09:00
Adam Millerchip bbcd0b52d2 Add Day 6 better implementation notes 2020-12-06 16:39:18 +09:00
Adam Millerchip a5e688abf5 Fix vim not handling wide emoji 2020-12-06 16:18:42 +09:00
Adam Millerchip 648f5f6a54 Add notes for Day 6 2020-12-06 16:14:45 +09:00
Adam Millerchip 3e0f4451e0 Refactor for readability 2020-12-06 16:03:34 +09:00
Adam Millerchip d11d007be9 Use String.to_charlist/1 2020-12-06 15:47:14 +09:00
Adam Millerchip 45292967af Rework with File.stream!/1 2020-12-06 15:45:22 +09:00
Adam Millerchip 07773441f7 Day 6 initial solution 2020-12-06 15:04:15 +09:00
Adam Millerchip 65974e2a54 Clarify refinements made after checking forums etc. 2020-12-06 11:54:31 +09:00
Adam Millerchip f51e1cd8fb Commit template 2020-12-06 11:45:43 +09:00
Adam Millerchip 57dab49806 Move alternative Day5 impl to separate files 2020-12-06 11:42:48 +09:00
Adam Millerchip 207313fd22 Add Day 5 alternative parser implementation 2020-12-06 02:05:06 +09:00
Adam Millerchip d2dc8fb98c Add alternative Day 5 parsing solution (to README) 2020-12-06 01:48:26 +09:00
Adam Millerchip ae2e69fb8e Didn't use Bitwise in the end 2020-12-05 22:33:50 +09:00
Adam Millerchip 0cbf16ad5e Day 5 Parts 1 and 2 2020-12-05 22:29:55 +09:00
Adam Millerchip 3eac9fe92a Remove an unneeded Enum.map 2020-12-04 15:58:50 +09:00
Adam Millerchip ace4184758 Day 4 Parts 1 and 2 2020-12-04 15:51:21 +09:00
Adam Millerchip 7483608460
Clarify overall strategy 2020-12-03 18:46:19 +09:00
Adam Millerchip ed1b80a06c Add note about tracking y distance 2020-12-03 14:44:50 +09:00
Adam Millerchip 031f92c680 Day 3 Parts 1 and 2 2020-12-03 14:37:29 +09:00
Adam Millerchip a724754428 bool != bool is xor 2020-12-02 16:30:38 +09:00
Adam Millerchip 6176502be9 Add note about String.at 2020-12-02 16:23:25 +09:00
Adam Millerchip c299b37881 another typo 2020-12-02 14:46:47 +09:00
Adam Millerchip 410e73c3a6 typo 2020-12-02 14:45:52 +09:00
Adam Millerchip a6af9ede81 Day 2 Part 2 2020-12-02 14:43:05 +09:00
Adam Millerchip 87b30e106f Day 2 Part 1 2020-12-02 14:18:45 +09:00
Adam Millerchip c50feb2380 Add simpler implementation for Day1 2020-12-01 16:48:01 +09:00
Adam Millerchip e4af8d0370 More after-thoughts. 2020-12-01 15:59:46 +09:00
Adam Millerchip fcb8e19236 Add after-thought for day 1 2020-12-01 14:47:20 +09:00
Adam Millerchip 3d2d6e3a39 Day 1 Part 2 2020-12-01 14:36:44 +09:00
Adam Millerchip ae06003210 Day 1 Part 1 2020-12-01 14:19:13 +09:00
Adam Millerchip 6dc6084b92
Add progress image 2020-11-25 15:33:09 +09:00
Adam Millerchip 6826847e2b
Create README.md 2020-11-24 15:10:27 +09:00