Advent of Code 2017 Day 3
Turtles all the way down.
I won't be sharing all the code I used to solve day 3, but there's a 'new' form of memory that writes in a spiral, using every node, and we have to work with this.
There's a mathematical way to solve this
If you notice, the ...
fitzentoaster.hashnode.dev4 min read