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.
This should be upvoted! Comment section more than often hints toward the solution.
Hi there, make sure you floor the population each time it is calculated. Hope this helps:)
This comment is hidden because it contains spoiler information about the solution
It means it can have two decimal places, your code returns integers instead.
This is not the proper way to raise an issue. You must prove there is actually an issue. Which tests don't make sense, and why?
Looks like a flawed kata. The test cases make no sense.
This comment is hidden because it contains spoiler information about the solution
This is called currying. For anyone looking to learn more about this: https://www.youtube.com/watch?v=iZLP4qOwY8I
That can depend a lot upon the language you're using.
Also, please stop complaining about kata ranks being off by one ( not you specifically, just everyone ). Changing ranks is expensive, not worth it, and not going to happen. Just enjoy the cheap points.
It's a pretty easy kata, isn't it? It went through beta and received its rating over 8 years ago. I don't think it's something that can be adjusted.
This comment is hidden because it contains spoiler information about the solution
Think the question should be in 8 kyu.
Because the edge case with 16 bumps isn't tested.
Why >16 instead of >15? The challenge says over 15 bumps should return Car Dead.
This comment is hidden because it contains spoiler information about the solution
Loading more items...