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.
I know, my solution does not have a type declaration since that occupies a lot of words.. it returns something of type Integral since I use the sum function... I tried the toInteger and fromIntegral functions but it overflows
I don't think you read the error properly..
I have an issue with this kata. I was able to come up with a solution but there's something wrong