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.
No, it shouldn't. The input array has number 111 in it, and you somehow managed to change it / remove it.
[ 1, 1, 5, 11, 2, 1, 11, 0 ] is not the input array, it's your returned answer. You can see which input caused it by printing it to console.