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.
This comment is hidden because it contains spoiler information about the solution
and it's the same for the % of progress.
No honor change, only the new language level changes when you solve a kata in more than one language afaik.
This comment is hidden because it contains spoiler information about the solution
Changed one example so it should be pretty clear now!
Thanks for your suggestion.
Please don't flag my comments as spoiler or other unfortunate users might waste time on the same issue.
I've just shown some wrong tests and it's better for them to know.
I'm not even editing the kata as I can't figure out what the author expects.
I've "cheated" too and also saw that other warriors didn't counted for exceptions - than I went back
Out of curiosity, I've even cheated those values with:
to discover current solutions to be either:
The kata description even changed in the meantime, that explains why earlier some users were checking for num<10.
I guess the task description is just not specific enough - you can see it from 2 different angles - but I agree to you mmalkavian
Another major issue in Java:
you assert in your tests as false 88, 4554 and 1234, given the current description:
while your current tests are:
they seem to be wrong tests to me.
I doubt the "satisfied" people voted for the java version.
[Java]
Your tests are widely wrong; I get a runtime error just by leaving the original code untouched (the
return true;
).Furthermore I can see from your frequent revisions of code and description that you have "Very Confused" ideas.
I know this "solution" is wrong and will not work for other testcases. How can I delete my carbage here?
This comment is hidden because it contains spoiler information about the solution
Seems you're damn right! Thanks.
I guess the "Honor Percentile" means the percent of people you have beaten.
Loading more items...