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.
Same problem, any tip please?
This comment is hidden because it contains spoiler information about the solution
Is there a good reason to have an empty grid test?
What's this first check?
Hi All, First kata here on Codewars. I have written a haskell code that passes all the tests. However, I keep receiving a failure notice when attempting to submit. How can I know the full battery of tests and performance expectations required to pass in under 12000ms?
sumAnn 3000 runs in 12.9 secs on my laptop. sumAnn 1000 runs in .78 seconds.
in python, maximum recursion depth reached :)
I am able to solve it. thanks
ok. thanks. then maybe I need to dig further why my code is failing
Look at the top of the page and you will see that 22 guys (out of a total of 553) has passed the C kata.
This comment is hidden because it contains spoiler information about the solution
sorry. I forgot problem was for more than one languages
Depending on the language one has "true" or "True"...
elegant solution
In examples True is written as true
kool