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.
Wonderful, thanks a lot!
Cool, thanks
FYI you can ask this on CW gitter
This comment is hidden because it contains spoiler information about the solution
Hi, for the Haskell version, there is a typo in the function name:
heigth
should beheight
Hi! I have the same problem. Even submitting a dummy solution with
plusCommutes _ _ = undefined
results the following errorCould someone please help?