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.
This comment is hidden because it contains spoiler information about the solution
Welp, it should be fixed now :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Thanks, your tests are way more exhaustive!
Nice, gotta love C# to be able to do that :)
iirc, C# has supports big integers. So isn't this challenge very easy?
Well, I guess I should learn more about
Control.Arrow
...This is a great kata!
I love the use of cycle, have a clever point!
That was fun!
You are right. There's only 1 test case checking that. I will add more since this is part of the main difficulty of the problem.
Edit: There's already 3 random test cases of small numbers.
Exactly !
This is beautiful !