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.
In the C# environment the following "internal" error occurs both locally and during submission:
I'm trying to solve this kata in C# and submitting the solution results in the following error:
The solution passes the local tests by the way.
The unknown error might be related to the warning.
I'm trying to solve the kata in C# and submitting the solution fails with the following error message:
I suppose there is an internal error, because the local tests run without any problem.
The unknown error might be related to the warning, but this is just a wild guess.