Day 12 2019 before part2 finished running
[advent-of-code-2019.git] / day12 / notes.txt
1 Annoyingly, we can't just use bash, we run out of integer space - throw lcm at the lcm function of apcalc instead