Rules: no spoilers.
The other rules are made up as we go along.
Share code by link to a forge, home page, pastebin (Eric Wastl has one here) or code section in a comment.
Rules: no spoilers.
The other rules are made up as we go along.
Share code by link to a forge, home page, pastebin (Eric Wastl has one here) or code section in a comment.
Day 6: Wait For It
https://adventofcode.com/2023/day/6
Alternate spoiler name - for part 2
Do you remember highschool algebra?Can you (or your compiler) remember highschool algebra fast enough to beat out a naïve implementation?nice cleanser after yesterday
spoiler
it would have taken me longer to figure out the algebra than to just mush the inputs together and get the solution that way (16s runtime)