aoc2023/21
Keenan Tims 190fc92842
day21: problem 2 solution
not proud of this one either, completely cheated and it does not get
exactly the correct error (it was off by one for my input), but the
quadratic solver on Wolfram Alpha was able to do it.
2023-12-21 03:17:11 -08:00
..
src day21: problem 2 solution 2023-12-21 03:17:11 -08:00
Cargo.lock day21: problem 2 solution 2023-12-21 03:17:11 -08:00
Cargo.toml day21: problem 2 solution 2023-12-21 03:17:11 -08:00
input day 21: problem 1 solution 2023-12-21 00:34:08 -08:00