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.
Totaly agree with first comment. I won't to do this task becase of all this conversions. Pretty code btw, nice functional approach)
I just tried a few solutions and all worked fine. No possible overflow in the random tests! The numbers in the basic tests are far bigger. Could you give an example of your suspicion?
I think you should look at your code: maybe some error somewhere?
Basic tests for f# pass.
Seems that the random tests for f# are broken.
I suspect a possible overrun on N^2 when generating b list