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.
Random tests should be added.
Edge cases should be tested: leading and trailing spaces and dots, multiple consecutive dots, numbers with "+" signs.
Your tests generate an empty string sometimes ;-)
Thank you.....it look a very complicated language to learn :-)
Added random tests and tests for single floor / blank solution :)
The test for a blank array is missing too :-) [[0,0,0,0,2]]==[]
Nice one thank you. Excuse my ignarance but I have no experience in F# and cant see any random tests. Please could you add some :-) fyi there shouldnt be any 1's on the ground floor and only one 1 on each level.