Commit Graph

150 Commits

Author SHA1 Message Date
6233ade178
Fixed formatting 2023-12-25 00:41:27 +01:00
fbd9e84f5f
2023 - Day 24 2023-12-24 23:53:36 +01:00
72e4c18b31
2023 - Day 23 2023-12-24 16:26:54 +01:00
e1d2a785f5
2023 - Day 22 2023-12-23 03:53:04 +01:00
295bfed6b4
Optimzed the solution for day 21 and actually calculate the answer for part 2 in code 2023-12-22 01:59:35 +01:00
6aaca41194
Kinda did part 2 2023-12-21 16:21:24 +01:00
6195d1579a
2023 - Day 21 [Part 1] 2023-12-21 15:24:47 +01:00
7320181194
Properly solve day 20 part 2 2023-12-20 17:36:34 +01:00
fbceb13123
2023 - Day 20 [Part 2 works with manual help] 2023-12-20 15:26:09 +01:00
bd741d38d4
2023 - Day 19 2023-12-19 14:26:49 +01:00
800325b518
2023 - Day 18 2023-12-18 13:38:33 +01:00
6a69dd2a8f
2023 - Day 17 2023-12-18 00:03:45 +01:00
002c7ad007
2023 - Day 16 2023-12-17 23:42:27 +01:00
9004a8c891
2023 - Day 15 2023-12-15 11:34:00 +01:00
6416c98c73
2023 - Day 14 2023-12-15 10:24:10 +01:00
a9fe2fa9be
2023 - Day 13 2023-12-14 01:15:27 +01:00
86202a10e6
Added early abort if there are too many damaged springs in a row 2023-12-12 14:55:31 +01:00
250417760b
2023 - Day 12 2023-12-12 14:54:55 +01:00
a8035fd0fc
2023 - Day 11 2023-12-11 11:56:14 +01:00
058653a3d9
Made my initial solution work 2023-12-10 21:18:48 +01:00
7734633c9f
2023 - Day 10 2023-12-10 20:25:19 +01:00
d0e6c3c4ad
2023 - Day 09 2023-12-09 19:20:11 +01:00
5cb00bb9a9
Improved new script 2023-12-09 01:07:15 +01:00
22e26996ad
2023 - Day 08 2023-12-08 23:41:17 +01:00
47ff0fd30a
Optimized the solution and fix bugs that did not effect the results 2023-12-07 13:57:59 +01:00
ac3bca6139
2023 - Day 07 2023-12-07 12:40:28 +01:00
be45fce088
2023 - Day 06 2023-12-06 13:33:47 +01:00
c2b8638be2
Cleanup and added comments 2023-12-05 22:54:35 +01:00
408473c50a
Prefer this syntax for only taking the second part of a split 2023-12-05 22:02:46 +01:00
a5c515f64a
2023 - Day 05 2023-12-05 21:58:29 +01:00
76e36d43c1
Simplified code for day 04 2023-12-04 11:47:29 +01:00
3720115175
2023 - Day 04 2023-12-04 11:29:16 +01:00
082d153939
2023 - Day 03 2023-12-04 00:28:44 +01:00
3cf5700982
2023 - Day 02 2023-12-03 02:34:07 +01:00
871c5fc8f7
Fixed download script 2023-12-03 01:59:21 +01:00
30cd70bce9
Use expect instead of unwrap 2023-12-01 12:02:16 +01:00
75e5c02986
2023 - Day 01 2023-12-01 11:39:14 +01:00
1b597ec05f
Setup for 2023 2023-12-01 11:12:56 +01:00
ea51fd11fe 2022 - Day 25 [Merry Christmas!] 2022-12-25 13:54:52 +01:00
092aba848a Added hueristic to speed up the pathfinding 2022-12-25 00:09:40 +01:00
03226f98e1 2022 - Day 24 2022-12-24 23:36:15 +01:00
21fff6a4e7
Couple of small tweaks and added missing test 2022-12-23 20:35:26 +01:00
b1e04efaf9
2022 - Day 23 2022-12-23 20:27:38 +01:00
9504479316
Some cleanup 2022-12-23 01:24:32 +01:00
932cd5af60
2022 - Day 22 2022-12-23 01:10:54 +01:00
80da5eb67e
Reworked part 1 to support part 2 2022-12-22 23:56:15 +01:00
b1292193a4
2022 - Day 22 [part 1] 2022-12-22 21:20:57 +01:00
36fc884ba6
2022 - Day 21 2022-12-21 20:15:50 +01:00
3432c50756
2022 - Day 20 2022-12-20 20:30:03 +01:00
9e3de56bdf
2022 - Day 19 2022-12-20 04:11:48 +01:00