Commit Graph

26 Commits

Author SHA1 Message Date
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