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 passed all of the tests, and it didn't timeout but it didn't pass. This is a bummer... :/
This comment is hidden because it contains spoiler information about the solution
I'm having the same issue. I calculate a minutes that's 19.99999999 which rounds to 19 and is my only error. I'm not sure how to fix it. Anyone?!
Hello - I think my code works but it keeps timing out. Similar to @JaredMHall I pass all of my attempts but it doesn't let me submit due to timing constraints. I wish I could optimize it further but, honestly, I'm just not that good yet :)
What are the appropriate next steps? Thanks!
Not going to lie - when I first started I thought this was pretty easy and straight forward but it's taken me longer than anticipated. A nice problem!