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.
This comment is hidden because it contains spoiler information about the solution
λ: solution "CDLXI" -- must be: 461
661
λ: solution "MMMCMXV" -- should be 3915
4115
λ: solution "MMMCMXV" -- should be 3915
4115
λ: solution "MMMCMXXIX" -- should be 3929
4131
λ: solution "MCXLI" -- should be 1141
1161
λ: solution "MCXLI" -- should be 1141
1161
FYI: Tests are incomplete, sorry. Your code is not OK.
This comment is hidden because it contains spoiler information about the solution
Hi! FYI: Your solution function pass fawlty tests, but it's wrong.
HASKELL:
In order to prevent people faking a solution by writing a tricky Num instance, proposed tests must change.
This modified specs will do the thing:
Current tests are:
That's all right! Kudos! :-)
Revise that modification you propose. It still doesn't work.
solution 20 got 93, but expected 78
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...