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.
Cannot be approved, as description was changed. Would you resubmit it?
could you please modify your translation to remove the useage of bigIntegers?
My apologies, I thought I had hit publish and for some reason my test cases were just reset when I just published. I am still working out how this system works but I have forked by original translation and republished it correctly, https://www.codewars.com/kumite/57fc3fc760a4f639e5000049?sel=57fd9b77a5372ee1aa0005f4
Please let me know if I have done that correctly.
you have not published this as a translation.
No, it seems, that you change the given array!
In the description it is said: "The input array should not be modified!"
In doubt post your code here (mark as spoiler) and we will try to find the problem.
This comment is hidden because it contains spoiler information about the solution
C#: Are some test cases missing? Just wondering why a simple solution - Kyu7 at best - passes this Kyu4 kata.
I'm glad, you have had fun solving it. :-)
Java Translation Kumitted
https://www.codewars.com/kumite/57fc3fc760a4f639e5000049
Please verify.
Was a fun exercise, thanks.