Commit graph

20 commits

Author SHA1 Message Date
6fb1844767
Completed day 15 2020-12-14 23:39:50 -08:00
54e59161c0
Completed day 13 2020-12-14 15:28:55 -08:00
ad1194b817
Completed day 13 p1 and day 14 2020-12-13 23:08:32 -08:00
678bc8ef6a
Completed day 12 2020-12-11 21:33:26 -08:00
2e717c7ff7
Updated make clean rule 2020-12-11 09:37:49 -08:00
9c9f75bfbf
Restructured project and updated day 3 2020-12-11 09:37:55 -08:00
b48ce8cb49
Made day 5 part 2 O(n) instead of O(n^2) 2020-12-11 09:37:49 -08:00
8c7cdc9aa2
Completed day 11 2020-12-11 09:37:49 -08:00
571bfdb12f
Completed day 10 2020-12-11 09:37:49 -08:00
de0da386ae
Updated day8 so it's not reliant on all op codes being 3 chars long 2020-12-11 09:37:49 -08:00
cf39fcda81
Completed days 6, 7, & 8 2020-12-11 09:37:49 -08:00
d79a56b55f
Added template to avoid writing boilerplate code every day 2020-12-04 21:46:42 -08:00
762e5bcef3
Reduced readability in the name of cool factor 😎 2020-12-04 21:19:58 -08:00
88869e639e
Removed day4 output file 2020-12-04 21:17:09 -08:00
5ae6ba161e
Completed day 4 & 5 2020-12-04 21:15:52 -08:00
e92b005384
Removed debugging output file 2020-12-03 09:38:55 -08:00
b2027635c2
Completed day 3 2020-12-02 22:03:52 -08:00
74f6c3970b
Completed day 2 2020-12-01 22:24:15 -08:00
0a65e04354
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
a70e623f2a
Initial setup and day1 2020-12-01 00:00:04 -08:00