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.
Um. I wasn't supposed to submit that... ><
I was trying to figure out why my solution was timing out, not cheat.
I was coming with the same question. I have one kata that has been timing out since last night when I try to Submit, so it might be a test case. However, I had one just now that is timing out when trying to run my tests.
Input rules would be clearer if they were separated into a line for each rule.
This very similar to http://www.codewars.com/kata/53046ceefe87e4905e00072a/train/javascript.
When I Submit, it is timing out. Is my solution just too slow? I have 4 test cases that all pass without any issues.
The C# translation doesn't make any sense. Nothing compiles and it does not give any valid indication of what the expected signature is.
I agree. It'd be nice if C# had some template started for us with "using System;" and the [TestFixture] in place.
I just learned that 0! is 1. :)