the description is incorrect (there is no stdin/out thing, here)
If you're interested in authoring kata, you really should begin with reading the entire documentation about it. Otherwise it will just turn out as a bad experience for you, I'm afraid. https://docs.codewars.com/authoring/guidelines/kata
wtf
same idea , wow
This is an Idiot test, the author checks that you really use recursion or not. This quest is over 7 years old, so forgive him for that
Your function did not recurse enough times - Expected: 4, instead got: 3
Why it's occurs ? My solution is completely written in a recursive way
Hi,
If you're interested in authoring kata, you really should begin with reading the entire documentation about it. Otherwise it will just turn out as a bad experience for you, I'm afraid.
https://docs.codewars.com/authoring/guidelines/kata
Unpublishing
Cheers
This comment is hidden because it contains spoiler information about the solution
Please use markdown tags to format your code, this is unusable, see there: https://docs.codewars.com/training/troubleshooting/#post-discourse
Probably a bug in tests design. It happens sometimes.
How is it possible that I saw the congratulation log but the solution fails at 1 test ?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution