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.
A KNOWN Wilson prime, actually. This kata applies only to them.
This kata is subtle genius.
oh, my bad, I misread
Not really, the comment below suggests changing depth for length, which I don't think is worth it because it'll render all sql solutions invalid.
it likely solves the suggestion below
Fixed again.
Really accurate comment. Most people say it is unclear kata but I disagree. Its good to know
when and why to use = and what are you actually doing by using = with non-integer values
That's what I did not know. Thanks, you saved plenty of my time.
Please let people try by themselves.
This is exactly what I needed to understand here. I had no idea that it worked that way. Thank you!