I used buildSequence{ } to calculate the elements ...
# advent-of-code
a
I used buildSequence{ } to calculate the elements in the spiral and then the dropWhile{} to find the first element in the grid > targetScore
👍 2