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.
Useful assertion messages should be added
The C# boilerplate code is incredibly badly written. And fun fact, most of the C# solutions don't follow basic coding conventions either.
The simplest and transparent solution.
I would assume so, but you would need to provide me with a template solution, tell me where to put that like and possibly fix other parts in need in the testing suite: can you do that?
Like this? Assert.AreEqual(new double []{ }, variabonacci.Tribonacci(new double []{0,1,1},0));
Again, if anyone can provide me with good test code for that language, I would be more than happy to fix that for good :)
This issue doesn't resolved yet. Please fix it.
I accidently changed that back with my fork. Sorry about that.
I tried to update my original translation, but that didn't work. Apparently there were merge conflicts in the description, but it didn't show me the conflicts... I mad a fork of my own translation and published it just. Will it override the old version if you approve it?
Okay, but presumably it is now. Can you modify the kata to use BigInteger?
BigInteger was not supported on CodeWars 8 months ago when I wrote my comment. ;)
Please see the issue above regarding C#'s BigInteger.
I can't believe I missed this for so long! Approved!
+1 : easy to understand
This comment is hidden because it contains spoiler information about the solution
Loading more items...