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.
Issue with your code, you need to do it within 12000ms.
In my case, there were some loops that never end. C# works ok.
the solution did not help :(
Did his solution help you?
Do not modify the original array ;-)
Make a new copy then start your work.