Commit graph

26 commits

Author SHA1 Message Date
3b0619a2ca Piss poor attempt at AoC 2021 and I'm 3 years late publishing it :/ 2024-10-06 21:15:16 +00:00
6b74fe74aa Completed day 23 2020-12-23 16:35:27 -08:00
0967ca8800 Completed day 19 2020-12-19 00:39:13 -08:00
9133abeffe Completed day 18 2020-12-17 23:58:33 -08:00
dcdb4a7274 Completed day 17 2020-12-16 22:46:56 -08:00
2b5a93b833 Completed day 16 2020-12-15 22:58:54 -08:00
5d3ec4087b Completed day 15 2020-12-14 23:39:50 -08:00
cd627ea0f5 Completed day 13 2020-12-14 15:28:55 -08:00
16fbe23142 Completed day 13 p1 and day 14 2020-12-13 23:08:32 -08:00
0701aec569 Completed day 12 2020-12-11 21:33:26 -08:00
0f6b891423 Updated make clean rule 2020-12-11 09:37:49 -08:00
e8c883e374 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