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.
I ❤️ PYTHON
Fixed.
You shouldn't round down the time, you should round down the amount of water.
Check the docs, things like this are already explained there: https://docs.codewars.com/training/troubleshooting#expected-the-same
That's weird, I can't reproduce that with your code.
All forks approved & honor points to Bob.
Existing solutions are not affected.
I changed the function name and test messages in all languages (and changed the description) to fix these issues. Arrays are no longer mentioned, now it's all about sorting strings (which was already the case in all languages). I also added code to each language's test code which makes testing code backwards compatible with old solutions, so these forks shouldn't invalidate any existing solutions.
Python Fork
JS Fork
Coffeescript Fork
Ruby Fork
Because of how CW is, whoever approves these will run into a merge conflict after approving the first one, so whoever approves these should probably be a mod or a mender so they can all be taken care of at the same time.
fixed
"wrong length" is not stated anywhere in the description:
The test is fine. Not a kata issue.
This comment is hidden because it contains spoiler information about the solution
i know
It looks like your answers had a leading space there.
I don't know where you see s as 14.
I removed it altogether since it was only for Ruby anyways
Alternatively means one or the other, not both.
Loading more items...