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.
That was really fun! Thanks!
Python translation:
https://www.codewars.com/kumite/60bbcd86c7c8060031a3c5f6?sel=60bbcd86c7c8060031a3c5f6
No random tests (javascript).
Added a test on that. Now it's invalidated ;-)
I believe the most upvoted solution fails on
darkRoom(3)(1)(1).end();
and similar cases.Fascinating concept, I learned a lot. Thanks for the Kata!
No good sir, I will upvote you instead. It was just me being a dumbass and expecting console.log with strings to output strings, instead it outputted an object with the information I wanted within it. Thank you, feel free to downvote the question :)
Could someone please provide me with the numbers for the small numbers test case three, this is driving me nuts :)
Fixed now
Good input, I'll look at it later!
Thanks guys!
My code fails on the small numbers test 3, but passes all of the other tests, any chance I could look at what numbers are used for that test?
Any ideas on how they can be improved?
Ahhh, sorry, very late here. I'll correct it tomorrow. Thanks for finding
Thanks, exactly what I was going for :)
Was the description ok? I found it pretty hard to convey what I wanted done but still sticking to the "story"