Jack Jackson
36abfed74c
Committing to save
...
Getting a `bus error` when running tests, which googling hasn't really
helped me to understand.
Ohhh, just realized - it's because some of those `[]const []const u8`s
_aren't_ initialized with the `allocator`, so we shouldn't be freeing
them. Ugh.
2025-01-23 23:41:38 -08:00
Jack Jackson
d4b5ba7279
Solutions to part 20
2025-01-23 21:13:47 -08:00
Jack Jackson
852515af6f
(Small!) partial solution to 20-1
2025-01-21 21:47:24 -08:00
Jack Jackson
d85d294c58
Generic implementation of Dijkstra
2025-01-21 18:54:53 -08:00
Jack Jackson
6914093f48
Solution to 18-1
2025-01-20 10:53:28 -08:00
Jack Jackson
263c51c364
Solution to 17-1
2025-01-19 17:19:12 -08:00
Jack Jackson
3a425717af
Solutions to 14 and 15
2025-01-13 19:05:21 -08:00
Jack Jackson
658b63d795
Solution to 5-1
2024-12-23 22:55:22 -08:00
Jack Jackson
f8d9fcdb06
Solutions to 3-1 and 3-2
2024-12-21 00:09:41 -08:00
Jack Jackson
84223d9b3b
Solution to 2-1
2024-12-19 15:11:25 -08:00
Jack Jackson
d751cada30
Add concatStrings function
2024-12-01 22:28:01 -08:00
Jack Jackson
d4cd8cc346
Factor-out getInputFile
2024-12-01 20:10:22 -08:00