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.
Solutions that depend on the hidden number being non-zero pass. Consider if you want this. If you do, the description should probably specify the number will be positive. If you don't, there should probably be a test with a hidden
0
. ( Negative numbers are also a possibility, but are less likely to trip up solutions. )This comment is hidden because it contains spoiler information about the solution
Name is currently extremely non-descriptive, something indicating it's a tree based task would likely fit better.
Description examples seem a tad non-obvious/hard to parse for us as currently formatted.
Might be worth showing them prettyprinted with line breaks/indents with annotations in comments.