Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
This comment is hidden because it contains spoiler information about the solution
You need to take into account that the circle has 4 sectors, and then the origin of the coordinate system.
It carries out one last step of the recursion.
Learned something new from this one, (namely "modulo 1"), thanks!
In the description, "V" is missing in the list of acceptable plumage symbols.
...and learned a new command. Thanks!
Great! It is indeed much more within the spirit of the von Neumann ordinals not to treat 0 as a special case, and also completely unnecessary.
This comment is hidden because it contains spoiler information about the solution