Commit Graph

14 Commits

Author SHA1 Message Date
5626205b2f Improve lib and use it to solve 3 and 17. 2023-12-17 23:57:55 -05:00
1b3e58c307 Extend lib and solve day 17 with A*. Fun. 2023-12-17 22:07:11 -05:00
87e2568b12 Solve day 16. 2023-12-16 00:32:59 -05:00
d41e4737cb Solve day 12. 2023-12-15 19:14:22 -05:00
437498a745 Solve 10 and 11. 2023-12-15 18:20:31 -05:00
9485fbae1d Solve day 9 and fix horrible bug in lib.
My integer parser did not consider negative values. I have fixed that
in the 2022 repository, but not here. That's pretty annoying.
2023-12-09 11:48:39 -05:00
203f921c9f Do day 8 and add gcm and prime factors to lib. 2023-12-08 00:32:03 -05:00
f29447c18b Do day 7. 2023-12-07 23:57:38 -05:00
0da8029686 Do days 5 and 6. 2023-12-06 11:47:04 -05:00
57e7fade4d Do day 3. 2023-12-03 17:23:36 -05:00
ea0df866b7 Add times. 2023-12-02 11:53:40 -05:00
673cdd7d16 Add license. 2023-12-02 11:52:06 -05:00
e8d92d3a65 Do day 2. 2023-12-02 11:48:32 -05:00
042085cc4b Do day 1. 2023-12-01 22:51:14 -05:00