Advent of Code 2024 in C.
Find a file
2024-12-08 17:15:12 -07:00
day_1 curse you clang! and your "no new line at end of file" warning! 2024-12-08 01:59:58 -07:00
day_2 refactor part 1 to not have any warnings 2024-12-08 17:15:12 -07:00
day_8 remove debug output from solution 2024-12-08 02:48:06 -07:00
.gitignore add makefile to git 2024-12-07 17:18:26 -07:00
Makefile move makefile to root, also files can't have spaces in them (lame) 2024-12-07 17:46:46 -07:00