Discussion thread for day 7 of the Advent of Code - https://adventofcode.com/2024/day/7
Day 7 in the bag! An absolutely insane amount of time troubleshooting my part 2 macro, just to find one of my Filter tools wasn't configured properly...
Whole thing runs in 5.8 seconds. Was expecting a lot worse!
Once I realized I should add a Record ID at the beginning to account for duplicate test values this wasn't too bad... was a nightmare trying to sort that problem out to begin with though. Note to self: always add a Record ID...
Day 7. More in spoiler
Still struggling with Day6 Part2 and skipped it for now...
Here is my solution for Day7.
Finally completed.
Done.
Solved!
I'm looking forward to looking at everyone's solutions since I could not figure out a more efficient way to solve this. My part 2 took almost 30 minutes to run :D
Edit: @ScottLewis did what I was trying to do. But instead of my nightmarish mess, theirs is so nice and beautiful and simple
Part 1:
Part 2: