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.
Hi,
Better than the first try, but still some problems:
Cheers
proper parantheses need to be used to differentiate between
x^x^x
andx^(x^x)
Please fix these
Is there a possibiity of duplicate? I think there already is
The JS version should be removed since it has nothing to do with the task. Also needs random tests.