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.
Thank you, I realy didnt)
Can anyone tell me why do I have exception: "src/Solution.cs(7,13): error CS0103: The name 'Array' does not exist in the current context", as I may suppose I cant use Array.Sort(a), but why? C#
There is defently something wrong with this Kata, my code works properly in IDE Visual Studio and passes all the Basic Tests, but it didnt work well here.
I thought, that Basic Tesrs are the same, do they?
Where can I see inputs without loosing honor?
As I may suppose, there is a mistake in this Kata when I try to resolve it on C#, because my code successfully completes Basic Tests when I "RUN SAMPLE TESTS", but error occur in Basic Tests when I try to "ATTEMPT"
This comment is hidden because it contains spoiler information about the solution