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.
This comment is hidden because it contains spoiler information about the solution
No, you're wrong:
2 ** 74 = 18889465931478580854784
https://www.wolframalpha.com/input?i=2+**+74
good day. there are 8 wrong test in this kata. for example 18889465931478580854778 is 2 ** 74, must be true, but tests shows that it must be false. thank you
over 10k have solved it in js
This comment is hidden because it contains spoiler information about the solution
Random arrays are now sorted in C. thanks
arr > ary
In first example, you have to insert 5, not 4 :P
hi in the first test case i have to insert 4 after the element 4 in the list and in the third test case i have to insert 2 before the element 2 in the list.
it is confusing
my brain almost got here.
Wonderful solution