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.
nice
so the minimal lonliness of a number that contains 0 is 0?
Paradox is that you raised an issue for a kata but it's your solution which is wrong.
If you checked errors separately and code produced desired result, but when tested in bunch it did not produce desired result, then you also probably should test the code with many inputs, and not separately.
If you still cannot find the problem with your code, you can post it here so we will take a look (remember about markdown formatting and spoiler flag when posting code!).
In javascript, I wrote various possible optimization solutions.
Errors where they should not be ... Every start programm in kata produces a different number of errors 10-30 (I checked the errors separately, the code produced the desired result)
What is the paradox?
sound reasonable. I would check it again
Probably it's not O(n) as you think.
My O(n) solution got time out error. LOL! Just 1 failure case because of time out error and I cannot submit my solution.
Sorry i did not notice that i was getting a Execution Timed Out (12000 ms) error
Your code isn't fast enough and times out.
This comment is hidden because it contains spoiler information about the solution
Not an issue. Your solution is wrong.
This comment is hidden because it contains spoiler information about the solution
oh forgot i could do that thanks
Not an issue. Print them yourself.
thanks for help
Loading more items...