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.
thanks!!
it looks like it needs a line above all tests...
require "set"
in order to enable the
.to_set
call. Otherwise, it fails for all tests...could you please update ruby version for that? Thank you very much!
/cc @dinglemouse @Blind4Basics
Approved :)
I've added some random tests here... is this ready to be shipped?
Needs random tests
I've started a Java version here:
http://www.codewars.com/kumite/5b46c7756be5d87fcf000017?sel=5b46c7756be5d87fcf000017
This comment is hidden because it contains spoiler information about the solution
I liked this one too... nevertheless, a little loop wouldn't have hurt hehe...
@tiagox can you review this translation?
I'd
.round(2)
just once, wrapping all the return sentence. Otherwise, I liked it!