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.
The kata needs sample tests.
I agree, and I open an issue since this is one.
This comment is hidden because it contains spoiler information about the solution
Would it be possible for michellescripts to update the random tests to accomodate this? I can then update the description to clarify this case.
I agree. Either the instructions need to be updated to include this case or the test needs to be changed to accept "The Step-daughter". The instructions make no mention if this possibility.
I'm getting an issue in Golang where it is expecting "The Step-Daughter". According to the description, I think it should be "The Step-daughter"
This kata can be approved but it's lacking random tests.
I think the site has frozen. I wasn't able to submit as well. Turns out many warriors are suffering from same problem with other katas.
https://github.com/Codewars/codewars.com/issues/893
oooooKay !
Sounds better now. But i've still a little problem : 26 tests passed, 0 failed, but i can't submit !
Is there more than 26 tests ? Is there anything else do do ?
; ) )
Hello ZozoFouchtra,
The test cases are all correct. For the same reason you would write 15 instead of 015, the implied "zeroes" in the front of the numbers must be removed. In the last example, the number 6 represents zero and must be removed from the front of numbers where applicable.
Some strange things happen in your tests :
Hope you'll can solve this.
; ) )