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 read in discussion people saying that the solution's code also timeout. And if i didn't timeout, I want to see how many tests i needed to passed to submit my answer.
Don't worry about that, it's not a problem. Now when you know what you did wrong, you may want to submit your own answer, but unfortunately you will get no points for it :(
I don't get one thing though, just because your solution was timing out, why would you expect other, accecpted solutions also to timeout?
I accidentally submit this code that is not mine! This code belongs to @siebenschlaefer. My code is the one above in comment, I was trying to do this Kata, I passed 848 test but it stills timeout. So i gave up and looked for solutions to saw if also timeout and accidentaly submitted.
I passed 848 tests in C, but timeout.