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.
Why didn't I think of takeWhile, I used take instead.
There is a function for this, it is called take.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
That saves a lot of work! Well done
This comment is hidden because it contains spoiler information about the solution
how does this work? I'm completely lost, where is the predicate? Are sets sufficient predicates?
You don't need interpose or apply.
with this you can even stop it from being a function an just express it directly
Expected: equal to [ ]
Actual: [ [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type], [unsupported type] ]
Actual error.
This comment is hidden because it contains spoiler information about the solution
C++ tests are broken. Says "" expected to be [ ]. No input expected to be no output? Or something?? or is there some bug here? Find my working code below.
cannot read property sort of undefined
javascript.
i have entered no code and the test cases are failing. I put in a condition in the test for loop if(getPINs(pin)) then run the test, still doesn't work
This comment is hidden because it contains spoiler information about the solution
Tests broken. 6 === 6 but the tests suggest that 6 > 6 or that 2736 > 2763. Please take down this kata or fix it.
Loading more items...