Its day three of Advent of Code.
Today's challenge evolved from a straightforward exercise in multiplication into an elegant dance of state management and instruction parsing.
Here I am again, with Rust, Elixir, Haskell, and Go to solve it.
The Challenge: A State Machine in Disguise
What started