1
0
Commit Graph

70 Commits

Author SHA1 Message Date
d938e3a57c day 14 part 2 removed hashset for loop check 2024-12-15 17:30:17 +01:00
e135a6a349 disable day 14 part 2 because it requires manual intervention 2024-12-15 17:22:55 +01:00
c1abd8d8f8 day 15 part 2 2024-12-15 13:21:04 +01:00
24386b750b day 15 part 1 2024-12-15 11:26:29 +01:00
37874ebba9 day 14 make faster
cleanup

cleanup
2024-12-15 11:26:29 +01:00
0fd7b96791 day 9 cleanup 2024-12-14 15:22:25 +01:00
8c63bd2341 day 9 faster 2024-12-14 15:07:51 +01:00
cb41e4db56 disable day 14 part 2 because it requires manual intervention 2024-12-14 13:30:19 +01:00
f273c1719c clippy 2024-12-14 13:29:03 +01:00
267816b70e day 14 part 2 2024-12-14 10:30:17 +01:00
43003def6b day 14 part 1 2024-12-14 08:57:16 +01:00
0d910e8724 day 13 part 2 2024-12-13 15:32:45 +01:00
43bf93773f day 13 part 1 2024-12-13 13:26:52 +01:00
dce8b1d2d5 clippy and cleanup 2024-12-12 18:47:22 +01:00
6621a5a71a day 12 part 2 2024-12-12 18:43:15 +01:00
0d0bcb2b33 day 12 part 1 2024-12-12 08:47:08 +01:00
3f94690477 day 11 a bit faster 2024-12-11 21:12:37 +01:00
3cab145b01 day 11 2024-12-11 20:03:06 +01:00
6946298ed7 added script for new day 2024-12-10 20:53:31 +01:00
934dc5cb7f added mapping to grid 2024-12-10 19:19:04 +01:00
ba78690ba4 fixed grid boundary checks 2024-12-10 19:06:07 +01:00
cef02c1f73 day 10 part 2 2024-12-10 06:53:04 +01:00
0b6f6fd3ec day 10 part 1 2024-12-10 06:46:53 +01:00
1f4461a846 day 9 part 2 2024-12-09 21:28:02 +01:00
23b0aa1ff5 day 9 part 1 2024-12-09 08:31:50 +01:00
b987f56e5d fixed day 7 concat operator where rhs is 10^x 2024-12-08 18:12:12 +01:00
d1f49d204f day 8 part 2 2024-12-08 07:58:02 +01:00
a0c558032b day 8 part 1 2024-12-08 07:50:33 +01:00
19c60b98db day 7 speedup 2024-12-07 08:07:26 +01:00
af98c60972 day 7 cleanup 2024-12-07 07:23:00 +01:00
38e2a96a7a day 7 part 2 2024-12-07 07:18:33 +01:00
226a1fde49 day 7 part 1 2024-12-07 06:50:13 +01:00
2392539b6e option part for grid 2024-12-06 17:22:57 +01:00
345b29278f extended the grid with parsing from string and added position iterator 2024-12-06 16:09:20 +01:00
2d3443907d made coordinate public 2024-12-06 15:36:07 +01:00
2636f4a6c8 added grid utility and used it to speed up day 6 2024-12-06 15:33:57 +01:00
476f34e2b4 day 6 part 2 perf 2024-12-06 07:32:13 +01:00
9c5d12c6b0 day 6 part 2 performance 2024-12-06 07:19:24 +01:00
8157a9bf7e clippy 2024-12-06 06:36:58 +01:00
53854a13f4 day 6 part 2 2024-12-06 06:30:02 +01:00
f632977666 day 6 part 1 2024-12-06 06:20:41 +01:00
8cf59c3725 prepare day 6 2024-12-05 19:14:31 +01:00
1a4c40b8aa improve day 5 speed 2024-12-05 18:50:18 +01:00
fdd43c7953 clippy 2024-12-05 18:43:20 +01:00
ab88556e4c make day 5 faster 2024-12-05 18:40:12 +01:00
b5bcc8268f add elapsed time for each day to output 2024-12-05 18:33:45 +01:00
e8b494859b add elapsed time for each day to output 2024-12-05 18:30:51 +01:00
89b36dcb98 day 5 part 2 2024-12-05 18:09:10 +01:00
ac69934667 day 5 part 1 2024-12-05 18:08:22 +01:00
9ab3453b02 cleanup 2024-12-04 07:03:13 +01:00