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
can I just post a function here with a spoiler mark, is it fair?
This is a test case exactly as described in the description. Why can't you just read examples?
1 vs 1 0
4 vs 3 +1
1 vs 5 -1
So it should be a draw. (you get to pick who fights who)
{1, 4, 1} vs {1, 5, 3}
Shouldn't it be defeat since 0 vs 2, why it says recieved should be stalemate. C
Fun Kata.. 7/5 !