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.
A hint: the problem in your code is to do with the data types you're using.
This is a problem with your code, not an issue with the kata. Please only use the
issue
tag if you're sure there's something wrong with the kata itself.Which language ? Which error ?
Removing the
()
in the sample test would mean that you should return an int when descrption say you should return a function.Not an issue IMHO, feel free to reraise if you disagree but please provide the language and the error message.
There are already open issues about the same, please don't open another.