Commit Graph

2 Commits (bec55c46dd402fd56e11cd070ee71bfb662156fe)

Author SHA1 Message Date
Joey Hines bec55c46dd
Day 3 Done
+ Now linking in the math library, will probably be needed for future challenges anyway
+ This day was a bit of a hack
2021-12-03 18:53:15 -07:00
Joey Hines d853ba0b10
Day 2 Complete
* Added puzzle_input.c to help handle common input parsing
* Accepts a parser callback function to do the day specific parsing
* Updated day_1 to use new parsing system
2021-12-02 19:16:08 -07:00