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.
BRAVO, just BRAVO
Nvm i tried logging & it worked, thanks
thanks for the reply,
but how? & where would i see my print?
Hi, i have 52 correct & 24 wrong ... (all extreme cases are wrong)
But i can't find the broblem if i don't know the test case ...
can you like in other katas show what input made my solution invalid?
thank you
all tests success but i don't get to submit ... i get this popup:
"There was a server issue while sending the request. Please try again."
in console i found error 401 on link "https://www.codewars.com/api/v1/code-challenges/projects/58403b646312ce586e000286/solutions/58403b65cf7fc05d87000177/notify"
This is more of a math question than it is a programing one :/
A simple math equation suffice (although it took me more than it should to find because i'm rusty in math)
i wonder if they wanted us to loop & calculate new ammount & stop at desired sum and return the index (a while loop)