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.
Problem persists
This comment is hidden because it contains spoiler information about the solution
Hi there, I am glad, that you enjoyed this Kata. I have fixed addressed issue, thank you for the feedback!
I enjoyed this Kata, but it would be more interesting if you would have to calculate percentage of maximal volume and show that (find max value, then divide actual value by it and show 0-10 hashes).
Hello there, I would like to know, whether you would be interested in more Katas as is this in series https://www.codewars.com/kata/582e2448fe38019857000038 . I would like to make something, what I do in practice and what you might find interesting. :-)
Well, it's little bit faster than calculating factorials everytime, right? :-)
I find this solution great in terms of performance and simplicity. This is the clever and non-lazy way :-)