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
Seems fixed
approved
Thanks! ^____^
Approved at 5 kyu
This has a performance tag, but O(n^2) solutions pass in Python. Is that intended?
stick around, big Roman Legions are coming soon ;)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
approved B4B's fork of this
excellent!
From a 12-hour clock country, it's 12:00:01AM not 00:00:01AM. Closing issue
Awesome!!
hi , this code doesn't seem to take into account solutions with non integer results
The code after your
if
block will always execute - I think you meant to have anelse
there.Loading more items...