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.
I can't help much without seeing your code. If you're having trouble with debugging, you can try: https://gitter.im/Codewars/codewars.com/kata-solving-help
Hi, my code works for most test cases but fails at the 7th fixed test and then some random tests. The team is always correct but the numbers not. Any hint on what I might be doing wrong?
Hi, I'm doing Shakespearean Tug of War (https://www.codewars.com/kata/shakespearean-tug-of-war) and my program works for 6 fixed tests but the 7th one fails and then some random tests too. The team is correct but the number not. Any hint on what I might be doing wrong?