I've completed "Claw Contraption" - Day 13 - Advent of Code 2024 #AdventOfCode #AoC #rust
I had Part 1 working fine but obviously Part 2 had other plans.
I don't mind a bit of cheating, I'm not doing this to learn linear algebra
https://github.com/jeffmallozzi/AoC-2024-Rust/blob/master/src/days/day13.rs
adventofcode.com/2024/day/13