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 wrote the solution of this kata on c#. The code works perfectly, it 100% passes all tests. When i press "Test" it passes the "BasicTests", but when I press "Attempt" it doesn't pass "BasicTests" with "Input string was not in a correct format" exception and passes 50 random tests. That is kata creators fault and I cannot get honor for this kata. I would like to get some help.
My code works in the test, but when i try to attepmpt it i have an error: "Timed out"