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.
same with me, i'm using javascript i got an error until i parse the value to Number
why though???
There are solutions in Python that use list comprehension methods without timing out.
post your code, the test cases are limited
This comment is hidden because it contains spoiler information about the solution
awesome, works perfectly now. no need to change Int for Double :)
This comment is hidden because it contains spoiler information about the solution
Please try again: back up your code, reset your trainer, and run tests once more.
This kata needs to be fixed for Swift, using Double instead of Int in declarations, otherwise is impossible to pass the test cases.