Commit Graph

90 Commits

Author SHA1 Message Date
3a8a2d79a9 Minor update to Day 15 because I should have used a linked hashmap in the first place, if I had only read the instructions clearly enough. 2023-12-16 13:19:03 +01:00
6eb93c51a3 Day 16. 2023-12-16 12:07:22 +01:00
d1d022f208 AoC is, after all, a reading compo :-( 2023-12-15 06:41:40 +01:00
3586f49f91 Damn you, Day 13. 2023-12-14 21:58:42 +01:00
Chris Hodges
b3f648a01e Grmpfl.
Change-Id: I50b8abdf506c7899dea213d0cf8ec79500ce795b
2023-12-14 17:51:00 +01:00
226e61a203 Day 14. 2023-12-14 07:19:50 +01:00
3b1410e2fd No time for day 13. 2023-12-13 06:55:05 +01:00
9ececeeb43 Day 12 :-/ 2023-12-12 20:34:54 +01:00
ee3629989b Giving up on day 12. 2023-12-12 07:17:31 +01:00
834d170921 Day 11. 2023-12-11 06:32:51 +01:00
b98653f2b9 Slept in, didn't hurry to finish Day 10. Considering the solution elegant regarding the traversal of the pipes. 2023-12-10 11:31:09 +01:00
56fcbfe165 Better properties handling. 2023-12-09 11:47:09 +01:00
fb3a5ce5d2 Added overdue helper functions splitInts() and splitLongs() 2023-12-09 09:20:47 +01:00
837e5827f4 removed dead code. 2023-12-09 08:28:08 +01:00
3c4b32fc78 Found some math code in my hackerrank repository that might become useful. 2023-12-09 07:53:00 +01:00
4c922f356d Day 8 revisited: Replaced manual prime factorization by new gcd and lcm toolset. 2023-12-09 06:51:10 +01:00
f026dfb6de Day 9. 2023-12-09 06:23:49 +01:00
9d314599e4 Day 8. 2023-12-08 06:40:24 +01:00
ba3d677880 Day 7 :-( 2023-12-07 09:27:50 +01:00
3a6545c934 Day 6 :-( 2023-12-06 06:41:39 +01:00
Chris Hodges
c33d708760 Fixed day 5 :-/
Change-Id: I927bfc1e9e16be8a30f5a9b6d639fc92392db9a2
2023-12-05 13:22:20 +01:00
ac0c0015d3 Giving up on Day 5. 2023-12-05 08:13:37 +01:00
1aac27e384 Day 4: Lesson learned: Don't make bugs, use pen and paper first. 2023-12-04 07:17:47 +01:00
afcfed70d7 Reworked day 3, adding a generic class for 2D grids with some special functions for day 3. Modified template to avoid double evaluation. 2023-12-03 15:21:59 +01:00
077fbe6e21 Day 3 and I am beginning to hate this. 2023-12-03 07:12:48 +01:00
15d5e2ade8 Day 2: Revisited reg ex parsing, but it really turned out to be too complicated for me. Simplified part 1 a little. 2023-12-02 07:42:10 +01:00
db8acdd483 Day 2. Spent too much time on input parsing. 2023-12-02 06:29:27 +01:00
d7ac6a2506 Improved solution to day 1. 2023-12-01 19:06:02 +01:00
99a47fdf75 Day 1 of 2023. 2023-12-01 06:38:13 +01:00
52b1eed88f Day 8 of 2022 (finally). 2023-11-29 18:05:26 +01:00
be51de621d Day 7 of 2022. 2023-11-25 22:34:05 +01:00
7763c5a62d Day 6 of 2022. 2023-11-25 18:05:09 +01:00
adbc09f996 Day 5 of 2022. 2023-11-25 15:10:28 +01:00
69524db226 Updated readme. 2023-11-25 13:03:47 +01:00
43cbc17f74 Added a downloader and template generator, new template and retrofitted the old days, adding solution to day 4. 2023-11-25 12:30:33 +01:00
898c887dc4 Added testinputs. 2023-11-22 06:35:35 +01:00
4c4886c1ec Solved Day02 and Day03 of 2022. 2023-11-22 06:34:49 +01:00
Chris Hodges
13a3503196 Tested one puzzle.
Change-Id: I60720151667814f13881e16868d570282e509c77
2023-11-17 11:53:16 +01:00
GitHub Action
4201e90672 Template cleanup 2023-11-17 09:37:51 +00:00
Chris Hodges
f60e1c3b93
Initial commit 2023-11-17 10:37:33 +01:00