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.
Check my solution guys. Twice faster and have no cheats.
It should be mentioned in description that interpretor cells are unsigned
Sorry. My bad. How about that?
$this->revTest(playPass("Z", 130), "Z");
Please, add following test to Test Cases. There are a lot of fake solutions.
$this->revTest(playPass("z", 35), "I");
"Don't mutate the inputs" condition has not been met