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.
Not a kata issue! Your code has incorrect spacing count when encountered character is a space
no language specified
Ya really, I have to test these out on a seperate IDE, to print out as I go, what a tedious bunch of typing, looked like a cool Kata, so I just did it anyways
Site issue
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
That was so long ago, thanks for your comment though :)
You're surely right, there is no need in swith(true), however this days I would solve this kata without any swith() statement at all, a simple array will do better. I think I'll update solution for this kata right now.
Not an issue.
I didn't start this kata yet, so I can't tell weather your solution is right or not. But there IS a differences between "expected" and "instead got":
instead got: '[96, 8, 87, 76, 71, 46, 96, 95, 52, 75, 17, 92, 76, 99, 51, 81, 45, 33, 90, 74, 17, 10, 96, 60, 10, 79...
After this sequense there should be "0", but you don't have it.
Not sure if the question is still relevant since it was published 5 months ago, but someone upvoted, so anyway.
This comment is hidden because it contains spoiler information about the solution
I have the same issue! Its timing out after 12ms but in the developer console...bam done instantly
This comment is hidden because it contains spoiler information about the solution
Thanks for your post!
Don't you think that the first thing to do when a test fails is to look at the args, look at the code, try to understand what happens... not put an issue:-)
Changing the tests brings no learning, that is why I'm a bit stubborn:-)
(I love this style of responding! :-) :-) :-))
Loading more items...