Use a variable reference for where to store the result, stop putting all results...
[advent-of-code-2020.git] / day15 / memory.sh
2020-12-15 Brett ParkerUse a variable reference for where to store the result...
2020-12-15 Brett ParkerDay 15 - p2 is brute force, there must be a nicer algor...