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.
Python
Input:
strength=532000, width=5, expected=15
Actually, this isn't the last input value of the tests, but rather your program is too slow or ran into an infinite loop for this input.
You can learn more at the below links:
I get Execution Timeout. Why?
How can I see which input causes my solution to fail?
Good luck & all the best in tackling this kata!
64 should equal 15
What are the input values used for the last case ?