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.
OK Yeah its fine I just misunderstood what the error reporst was trying to convey. Solution attained ;)
OK I misintererpretted what the
Expected: 738917
meant I will give it another go.
The test case are broken for c# its supposed to be a pair or null. Here it says its expecting a single value.
Please fix.
Expected and actual are both
Values differ at index [0]
Expected: 738917
But was: 0
Hey nice Kata just checking this stupid site is actually fun.
yes me too same link. Funny I used his currying code in my solution but I see that maybe it was overkill?
defining the size of the array should help jit make this faster correct?