Commit graph

18 commits

Author SHA1 Message Date
092430af3b Completed day 13 p1 and day 14 2020-12-13 23:08:32 -08:00
f0babe89b6 Completed day 12 2020-12-11 21:33:26 -08:00
77cb688c2d Updated make clean rule 2020-12-11 09:37:49 -08:00
530e53c22c Restructured project and updated day 3 2020-12-11 09:37:55 -08:00
f7c94b2a17 Made day 5 part 2 O(n) instead of O(n^2) 2020-12-11 09:37:49 -08:00
0e61a02019 Completed day 11 2020-12-11 09:37:49 -08:00
14e6266b5f Completed day 10 2020-12-11 09:37:49 -08:00
dd62e471fc Updated day8 so it's not reliant on all op codes being 3 chars long 2020-12-11 09:37:49 -08:00
22a1663d28 Completed days 6, 7, & 8 2020-12-11 09:37:49 -08:00
c33e83e373 Added template to avoid writing boilerplate code every day 2020-12-04 21:46:42 -08:00
d875b7426e Reduced readability in the name of cool factor 😎 2020-12-04 21:19:58 -08:00
c0587c664c Removed day4 output file 2020-12-04 21:17:09 -08:00
b94f927fba Completed day 4 & 5 2020-12-04 21:15:52 -08:00
df7228bc99 Removed debugging output file 2020-12-03 09:38:55 -08:00
10fb8fbe75 Completed day 3 2020-12-02 22:03:52 -08:00
10219c3264 Completed day 2 2020-12-01 22:24:15 -08:00
e073153fae In a weary stupor my code grew wrought with linear searching a sorted list and has been dealt with accordingly :vomit: 2020-12-01 07:11:29 -08:00
35f21f5b5b Initial setup and day1 2020-12-01 00:00:04 -08:00