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.
Thanks so much! I understood my mistake and my solution is correct now! Finally I did it!
Your solution fails following tes cases:
(Java) Hello! I have unpassed test here: "Index 29 out of bounds for length 29". I don't what does it mean and what i have to change. But in IntelliJ Idea my code works every time with any numbers, actually i took numbers with different length. Can someone tell what about this test?
Test6
System.IndexOutOfRangeException : Index was outside the bounds of the array. - help me understand. what is this error???