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.
The changes seem to have been copied to the kata manually, so rejecting.
This comment is hidden because it contains spoiler information about the solution
When you have only 1 function, the use of the pipe macro is not recommended.
We've added Elixir 1.6.4. See our blog for more info.
Agreed. Test case is f = x * x with n = 4 over [2,6]. I don't see how this can be -6.0.
Seems test cases are expecting wrong results!
Translated to Elixir.
Fixed, thanks :)
The description promises us "k will always be >=1."
The haskell random tests
generate negative and zero numbers as well. Above should be
Approved, thanks :)
Added Elixir implementation!
Thanks. I forked it and made the update there, since I couldn't just update it and save.
Inverter.invert(numtest, list)
has an extraneous argument in the sample tests.+1 random test broken.
Loading more items...