156f1e7dacRetried 2023 Day 1 Part 2 after Becky mentioned we never did it. It isn't optimized, but it's done.
David Vereb
2024-12-06 16:49:48 -0500
86476f7ff0Initial work done on part 2, but I'm not sure I'll keep the method I'm using. I might have to refactor it out into a function so that it can be called with any particular direction so that when I'm testing potential pathways I can change directions, too.
David Vereb
2024-12-06 16:23:50 -0500
f9c90b42deDay 6 Part 1.
David Vereb
2024-12-06 10:07:14 -0500
f0a86a6479Day 5 Part 2.
David Vereb
2024-12-05 15:34:20 -0500
80555c4d9cAdded solution to Day 5 Part 1.
David Vereb
2024-12-05 09:51:02 -0500
8fb1a7d95cDay 4 was MUCH easier than REGEX DAY 3.
David Vereb
2024-12-04 11:16:51 -0500
c4d14c613dFixed issue where newlines in the data would reset the multiplying flag.
David Vereb
2024-12-04 10:54:49 -0500
2317ec628aWork on 3.
David Vereb
2024-12-03 18:10:04 -0500
f3e0917a38Oops. .end() is one past the end, so get rid of the -1.
David Vereb
2024-12-03 09:45:29 -0500
40c9bd5e50WIP
David Vereb
2024-12-02 17:47:56 -0500
f7083ef726Added some missing old files and new day2 of 2024.
David Vereb
2024-12-02 14:07:39 -0500
450b9c790bAdded 11 to repo, empty.
David Vereb
2022-12-20 15:46:56 -0500
f80787cadbRefactored a bit to get the answer for part 2, day 10.
David Vereb
2022-12-20 15:30:39 -0500
37c1fb045fPart 1 complete.
David Vereb
2022-12-20 15:10:39 -0500
03b991a582Added day 10, but then the queue popped in FACEIT.David Vereb2022-12-18 23:34:18 -0500
575b9e8aedI'm not proud of this, but it works. lol. (day 8).David Vereb2022-12-11 16:59:56 -0500
39111a9d6aDay 8 attempt 1 is proof that I should get some sleep. I totally forgot about a couple things and this is hack-n-slashed together nonsense.David Vereb2022-12-08 23:57:49 -0500
2139a01252Refactored #7 out into class files like I should have to begin with.David Vereb2022-12-08 23:17:56 -0500