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 error here, please fix the test if possible.
I have made the JS version but seems to have a problem on the last check.
My solution returns the correct values in ~300ms and I know they are the correct one because if I add one number more it always says the values is incorrect and the difference is that exact number.
With the right answer I just get the first test pass and in all the others I get:
Value is not what was expected
Could someone check that the tests are evaluating the right answers?
I got the same error please fix it