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.
Took me a few minutes to understand whats going on :D
Good Job!
Thanks for the answere but my solution without doubles would fail so i had to try a different approach. It took me some time to solve it -_-
This comment is hidden because it contains spoiler information about the solution
Hey i saw your solution and i am not understanding how it works. Can you please explain me why this works for long long but not for double?
Got a problem here.
I pass every basic test and when i try to attempt i pass the random test but not the fixed test were the output should be 50 (mine is 51).
Dont know where my problem is.