Commit Graph

3 Commits (main)

Author SHA1 Message Date
Joey Hines 505d7d2033
Day 4 Checkin
+ First day with a multiline input, added new infrastructure for that
+ Will need some refinement in the future
2021-12-04 12:08:15 -07:00
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