Commit Graph

32 Commits

Author SHA1 Message Date
1ceb67a7fd Finish day 21 part 2 not super hands free but I take it. 2024-01-27 00:21:07 -05:00
40ac031eb4 Clean up day 25 and add explanation. 2024-01-25 21:50:21 -05:00
0d1eff4f00 Implement heuristic hands-free solution for day 25 that I came up with while falling asleep. 2024-01-25 21:42:08 -05:00
cd00f46b77 Solve day 25. Only d21 part 2 left o.O 2024-01-23 20:23:47 -05:00
217e770a25 Solve day 24. 2024-01-23 19:53:32 -05:00
f132355ad5 Solve day 23. 2024-01-17 20:20:41 -05:00
ee96c1336f Update readme. 2023-12-27 21:54:19 -05:00
66e2d48eaa Make everything work again. 2023-12-27 21:53:08 -05:00
78f9fb6e0b Commit shared files to aoc py meta repo. 2023-12-27 21:42:58 -05:00
9d2cd556b2 Add day 22 readme update. 2023-12-27 18:30:25 -05:00
65d1a85912 Do day 20. 2023-12-27 18:30:04 -05:00
9fcc902703 Update readme and clean up day 20. 2023-12-27 13:26:40 -05:00
c5813e168b Solve day 20 and day 21 part 1. 2023-12-26 21:46:55 -05:00
0d1b3fbc2c Do day 19. 2023-12-25 19:54:38 -05:00
476fb277a4 Do day 15. 2023-12-25 10:41:47 -05:00
aa4730cad7 Do day 14. 2023-12-24 13:27:48 -05:00
053d07dd27 Do day 13 and add cleaner solution to day 18. 2023-12-24 11:51:31 -05:00
30a8489313 Do day 18. 2023-12-19 15:52:36 -05:00
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