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.
It's works!
I have
Function "sum" is guilty. Why? I do not know.
My function input (console.log()):
My function output (console.log()):
Console output:
This comment is hidden because it contains spoiler information about the solution
In Javascript again:
Testing Order Weights: 3586 17 135122 66 105243 168 142653 64 407988 34 388602 127 108585 99 100626 12 291904 180 340923 176 2
It should work for random tests too - Expected: 3586 2 135122 66 105243 168 142653 64 407988 34 17 127 108585 99 100626 12 291904 180 340923 176 388602, instead got: 2 12 34 17 180 127 64 66 135122 176 100626 105243 168 99 142653 340923 3586 291904 108585 388602 407988
And others "Random tests".