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.
while this makes sense assuming scores are evenly distributed, i certainly hope most people aren't getting <= 60% :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
would add a few test cases to python:
00.0.0.0
01.02.03.04
yeah, doesn't seem like it handles leading 0s in the cases 00, 01, 02, 03, 04, 05, 06, 07, 08, or 09
none of which appear in the test cases :)
hmmm i don't understand how this works, anyone willing to share?
This comment is hidden because it contains spoiler information about the solution