mirror of
https://github.com/parnic/advent-of-code-2024.git
synced 2025-06-16 04:20:15 -05:00
b701d86c6115b70db0d130b1d241ae7ea57f743b
There's no way I was going to end up solving this myself, so I found "Cramer's Rule" that solves a system of equations.
Advent of Code 2024
My solutions to Advent of Code 2024.
Description
Languages
C#
100%