Commit Graph

15 Commits

Author SHA1 Message Date
59230b8afb Complete day 8 2021-12-08 01:10:45 -05:00
Tyler Hallada
7a3c5ed56b Completed day 5 part 1 2021-12-07 23:25:33 -05:00
4cd43547da Use rotate_left trick w/ array instead of hashmap 2021-12-06 23:59:12 -05:00
36cb84d5cf Complete day 4 2021-12-06 01:05:21 -05:00
d1cf74355f Complete day 6 2021-12-06 01:04:47 -05:00
840f8547e8 Rename most_common -> column_sums 2021-12-03 17:28:19 -05:00
18179dde06 Use retain instead of cloning 2021-12-03 16:52:12 -05:00
87fdd366ca Complete day 3 2021-12-03 01:04:07 -05:00
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