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.
Lol! Hilarious :)
I love the simplicity. Taking notes.
Thanks for this solution. I'm studying it :)
I need to research your solution. Unfamiliar concepts, to me. Thanks!
LOL!
What's the benefit of making the function take a const int?
I only didn't because I've never heard of it, lol. Had I, I would've definitely mentioned it! :)
Amazing! I'm going to learn so much from your code. Thanks! Looks really clean.
Thanks for showing me how to use the ? conditional operator! You are amazing!
Finally! Using C++ I was stumped on how to return two string literals, lol. I was going to try a std::tuple, but that seemed like overkill, I guess.
Anyway, I finally got it! :)
Looking at the solutions, I found out how to return two different string literals.
Python test reference
https://www.codewars.com/docs/python-test-reference-1
Should be at the bottom-right of your screen, when it's not in full screen mode.
Maybe contact support team to help you?
C# is supported, as of 2017!
C++ 14 is supported, as of 2017. I'm very excited!
The documentation should help. I'm figuring it out, too.
https://www.codewars.com/docs
Loading more items...