Commit Graph

7 Commits

Author SHA1 Message Date
51251ea83e Complete day 2 2021-12-02 00:18:55 -05:00
b905c5b69b Remove unneeded std::time::Instant imports 2021-12-01 09:59:31 -05:00
5fb0095dc6 Use a common macro to instrument each part 2021-12-01 01:26:04 -05:00
200daf7336 Group all days under one common workspace
Should make it easier to share code across days in the future.
2021-12-01 00:49:56 -05:00
54b6ccfc26 Lets use include_str! this year 2021-12-01 00:39:41 -05:00
7c4b0ead30 Completed day 1 2021-12-01 00:18:36 -05:00
b619e7e776 Initialize repo with readme and gitignore 2021-11-30 23:10:58 -05:00