Commit Graph

9 Commits

Author SHA1 Message Date
icaema 0f9839ef49 Used sscanf to simplify code
Instead of manually parsing out the game_id and raw_hand manually, use sscanf
2023-12-02 23:05:37 -05:00
icaema b8574fd4d6 Updated boilerplate code 2023-12-02 15:37:27 -05:00
icaema 614d3629a0 cleaned up and modified makefile 2023-12-02 15:29:48 -05:00
icaema 9128415dd0 d02p02 implemented in c 2023-12-02 15:16:49 -05:00
icaema 7ff7127b45 implemented d01l01 in c 2023-12-02 15:06:24 -05:00
icaema fab2bd250f day 2 part 2 done!! 2023-12-02 12:15:47 -05:00
icaema 7e6c4ae8c7 added puzzle text in readme
formatted nicely
2023-12-02 11:53:25 -05:00
icaema 7a3d588b84 cleaned up code and added debug print 2023-12-02 11:42:01 -05:00
icaema 72a7c14ea5 day 2 part 1 completed snapshot 2023-12-02 11:27:12 -05:00