Advent-of-Code/2024
2024-12-07 01:57:47 -05:00
..
2 Oops. .end() is one past the end, so get rid of the -1. 2024-12-03 09:45:29 -05:00
3 Fixed issue where newlines in the data would reset the multiplying flag. 2024-12-04 10:54:49 -05:00
4 Day 4 was MUCH easier than REGEX DAY 3. 2024-12-04 11:16:51 -05:00
5 Day 5 Part 2. 2024-12-05 15:34:20 -05:00
6 Initial 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. 2024-12-06 16:23:50 -05:00
7 I'm not sure why I'm awake, so I'll do this tomorrow. 2024-12-07 01:57:47 -05:00