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.
Could be related to the .NET version which is pretty old. Any plans to update it?
This comment is hidden because it contains spoiler information about the solution
Nice, thanks for that @hobovsky. Indeed, it's passing now.
The F# random test is wrong apparently. My code passes all the manual tests, but fails on the random. I added a printfn instruction to show what is the input and it's a big quantity of numbers.
It's happening for me as well (F#). It passes all the tests except from the random one. I added a printfn instruction to see what is happening with the random tests, and it prints a pretty big list of values.