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.
Hello,
On the PHP version, I am getting an error on the 'testRot90ClockRandom' and 'testDiag1SymRandom' test cases:
Error: Call to undefined function to2D()
I guessed what it was and implemented it as part of my solution, so I was able to complete the kata anyway, but thought I'd better point it out.
Thanks for an enjoyable kata!
It seems strange to have negative numbers in the tests given the scenario.
Tests could include one with a rotten fruit in the original bag. 'Melon' is spelled wrong in the first test.