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.
So what!?
In the problem description, it says the answer should be truncated as an int, not rounded. The answer should be 104.
105 is the correct answer to this problem. Do the math by hand, the right answer is 104.8695.
Thanks for your post!
I don't understand why you put an issue if it is a question about your code. Therea are no error in the tests aas far as I know.
Thanks!