So did I :)
This. At least, in the python case, I forgot about the test for a length of 10 and was still able to pass the test suite. That should be fixed.
I was surprised that so few of the solutions looked at this as a series of coordinate translations. Glad to see someone else took my approach. It would definitely be a bit more general outside of a quad grid.
Loading collection data...
So did I :)
This. At least, in the python case, I forgot about the test for a length of 10 and was still able to pass the test suite. That should be fixed.
I was surprised that so few of the solutions looked at this as a series of coordinate translations. Glad to see someone else took my approach. It would definitely be a bit more general outside of a quad grid.