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.
Nice kata to exercise with, thanks.
Thanks for the creative twist on string manipulation — short, neat, and satisfying!
.
removed random tests from example tests. should have done that after copying them over before publishing.
we apologise for the inconvenience.
getting
in the random tests of the sample tests
Does this apply to translations too? (can I use integers?)
Right now the open C++ translation uses floats, and the Python random tests use a less-than-epsilon type comparison for supporting float imprecision. If it's really not supposed to use intermediate floats, shouldn't it use the // operator in Python instead of the float / operator?
This comment is hidden because it contains spoiler information about the solution
LC translation
Haskell translation
eroor why occer was
why did I write the code correctly
LC translation
Loading more items...