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.
We have to work around this issue. The Haskell tests give the error:
In my undersanding "The return value should be a 2d array cropped around all of the living cells." means that the first list [0,0] should be removed.
Needlessly complicated. Not Kyu 8. Why have both None and Zero for division by 0?
Investigated; the kata is mishandling
this
in JS and the tests are not actually testing anything at all.This comment is hidden because it contains spoiler information about the solution
wow, very nice, another option that I learn from you!!
the
Date
object is no longer tampered with by the testsfixed there
hmm perhaps. I'll re-review this at a later time
I can't delete the original comment sorry
For javascript? No, it hasn't, you're misunderstanding the instructions. Division by 0, means the divisor is 0, not the dividend.
which ones exactly?
This kata has issues.
Did you try it? From time to time I remind people to return to their katas
I thihnk it would be better to test all the numbers: all positive and all negative shuffled. Thus getting rid of random test at all.
Approved.
Loading more items...