Did something a bit different <https://github.com/...
# advent-of-code
m
Did something a bit different https://github.com/3dm1/AdventOfCode2017/blob/master/src/main/kotlin/day3/SpiralMemory.kt (my solution to part 2 would definitelly benefit from some memoization)
👍 1