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.
Thanks for this neat kata! Simple but satisfying recursion practice โ elegant and straight to the point. ๐
approved
Fixed.
Powered by Katafix ๐ค
Approved.
The First test pass but the Random refuse for negative input
yeah till now
Ocaml translation
This comment is hidden because it contains spoiler information about the solution
Approved.
python new test framework + random tests are required. updated in this fork
expected [ -0, -5, -10, -15, -20, -25, -30, -35, -40, -45, -50, -55, -60, -65, -70, -75, -80, -85, -90, -95 ]
equal to: [ +0, -5, -10, -15, -20, -25, -30, -35, -40, -45, -50, -55, -60, -65, -70, -75, -80, -85, -90, -95 ]
Nice test
Superceded by latest fork above
Approved
python new test framework is required. updated in this fork
python fork with:
Loading more items...