Commit Graph

38 Commits

Author SHA1 Message Date
f76dbf2355 add day 23 part 2 (leaks a lot) 2024-12-24 00:27:26 +01:00
fae7f6ddb7 add day 23 part 1 2024-12-23 22:27:18 +01:00
83abe1d14d add day 22 2024-12-23 11:56:29 +01:00
0599507330 cleanup and separate part1 from part 2 2024-12-22 20:25:52 +01:00
b4a67744e1 add day 21 2024-12-22 20:20:32 +01:00
417912c9c5 add day 20 2024-12-20 15:17:20 +01:00
0f0aa51baf add 2022 day 10 and 11 2024-12-19 23:23:16 +01:00
f1d95ff41f add 2022 day 9 2024-12-19 18:23:59 +01:00
abe9fd9636 add 2022 day 1 (it was missing idk why) 2024-12-19 17:45:02 +01:00
f22f91de2f add day 19 2024-12-19 13:08:04 +01:00
3460f81af5 fix some problems and fix leaks on days 16 to 18 2024-12-19 00:50:16 +01:00
388c09eb70 optimize day 18 part 2 2024-12-18 16:30:38 +01:00
293939b6f3 add day 18 2024-12-18 14:20:17 +01:00
f83c49b42c add part 2 (good) 2024-12-18 01:21:12 +01:00
cb4b212ab4 part 1 working, part 2 brute force up to max int, solution may be over max int 2024-12-17 17:53:21 +01:00
cd4ef3ff9d add part2, doesn't give a good answer by itself, have to manually verify the output 2024-12-17 15:49:12 +01:00
d5b89e260f add day 16 part 1, I hate pathfinding 2024-12-17 03:56:30 +01:00
06128868af add free on day 5 2024-12-15 19:22:16 +01:00
5c411be678 free everything in day 10-15 2024-12-15 19:13:01 +01:00
b6b46e0d82 add day 15 2024-12-15 15:07:14 +01:00
6f1b66db46 day 14 done 2024-12-14 16:20:47 +01:00
7dfe1cb9f3 add day 14 and try part2 with mlx (didn't work) 2024-12-14 15:17:44 +01:00
4342ae314e add day 13 2024-12-13 23:48:16 +01:00
53b1c38358 add day12 part 2, took way too long, started by trying another method 2024-12-13 03:04:32 +01:00
db1eb6c158 day 12 part 1 2024-12-12 13:37:56 +01:00
3e998c4f9b add day 11 2024-12-11 22:55:01 +01:00
87b6b6d06b part 1 backup 2024-12-11 17:26:14 +01:00
f94d1948d6 add day 10 2024-12-10 12:36:52 +01:00
7b97aee6a2 optimize 2024-12-09 15:15:52 +01:00
d3bab3fd88 fix invalid read 2024-12-09 14:31:29 +01:00
ffe0ec5fb4 add day 9 2024-12-09 14:27:39 +01:00
6d6bad0cbe add day 8 and add free on day 7 2024-12-08 13:49:16 +01:00
c2acedfa11 add day 7 2024-12-07 13:17:57 +01:00
777f37ca17 add optimisations 2024-12-07 01:32:31 +01:00
2261742442 add day 6 2024-12-06 13:06:14 +01:00
e3ece8ca06 add day 4 and 5 2024-12-05 08:53:54 +01:00
0f2cc977b0 add -g to libft makefile; add day 3 2024-12-03 10:45:55 +01:00
60acac0231 remove inputs 2024-12-02 12:32:14 +01:00