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.
OP fixed the code and constantly passes, except when such cases appear as OP's solution only checks for initial divisors between 2 to 100, hence an issue :-), but closing this as of now ! ^^
The Objects monkObj and clientObj keyValue pairs are named differently, in the description they are snake_case when in reality they are camelCase. Seems like a pretty big oversight to me. Could we fix the readme or the tests one or the other. Also, "sea," and "island," might be correct way to use in english but in the actual tests the key value pairs are "sea" and "island" can we get some consistent names please?
'
Currently Codewars platform is experiencing issues.
Also, why're you commenting about an issue of a kata on another kata unrelated to the one you're having problems with?
I am having the same problem, I can't submit my answer even though "Time: 398ms Passed: 104 Failed: 0" on Where is my Parent?!(cry)
In case of division by zero you should not return anything, instead of that you should raise an exception (any exception in case of JavaScript).
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I am getting a weird error: