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.
LGTM
Approved.
Thank you Zeno; we now have 13 languages available!
Should there be any problems specific to Kotlin: if you comment on this post, the author of the translation will see it.
What's the problem with the package statement? I don't think it can cause any problem.
You can use
though.
Could you please rate this Kata and give your satisfaction?
Otherwise this Kata will never get approved to be a non-beta Kata (which means non of you guys will actually earn honor by doing this).
They can't be of different sizes, otherwise they're unequal by any definition of array equality.
The 'Note for C' part just means that because you can't get array length in C easily, it's supplied as a function argument to save you the hassle.