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 don't know how this stupid thing keeps timing out, but I guess I'm moving over to a competitor. First test and it's broken. Sample tests take <1s but attempting times out every time.
is it because i use loop? maybe take loop out?
Thanks WildsG! When you say simpler, do you mean shorten my code or write it differently?
Your solution takes too much time to execute. There are limits on this task, for how long your execution might take. You need to think about this task in a simpler maner :)
This comment is hidden because it contains spoiler information about the solution