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.
At the description it says
"Input may be any positive or negative integer (including 0)".
However, no negative integer is ever tests.
Rather, a set for negative integers is added or the condition is eliminated from the description ;)
Although it's clever, slicing an object to an array prevents optimizations in JavaScript engines.
Is not an issue. Different races have different value :) My bad.
Yes. Don't forget that races have different 'worth' :) You have it in the description.
I'm afraid the last test has a bug. It always says that it should be a tie, even when it's not.
Unfortunately we cannot predict the last test since its generated :(