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.
Scrutinize Tests
Added useful assertion messages
Added fixed and sample tests for
num = 0
Added annotations
Made reference solution private and different from OP's original solution
Please fix this. Thank you
Rejected because of missing random tests. If you want to improve this you can fork Vioquine's translation.
Reject because of missing random tests. If you want to improve this you can fork Vioquine's kumite.
Reject because of missing random tests. If you want to improve this you can fork this translation.
Great!
Why do the vowels have to be in [ ]?
I had broken this same solution up into two parts. Great to know it could be done like this.
I agree some more Test cases then this can be approved.
Author seems to be inactive though, needs to be forked.
Are there Any objections? Why this translation is still in beta ?
I would suggest more sample test cases, like we have in Python translation. What do You think?
No need to replace "0" with "0"
I just forked the previous one, not knowing a thing about kotlin. But, it was obvious how to switch the order.
@Steffan153
The reference implementation is public and its name can be seen in error messages.
No point in copying mistakes, the names should be
countSheep
etc.Is there any style guide that recommends spaces before colons? I haven't seen any.
Certain codewarriors will be happier if there are random tests too.
Loading more items...