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.
You simply didint provide any directions on thi assuming that 'its one of the first programming puzzles people learn'
Lame description.
The description is not good. it does not make explicit how to calculate who wins, you have to only assume that.
poor description and confusing examples.
this is not right: [12,13,14] -> [12,14,13]
it should be: [12, 17, 14] if 3 in 13 is to be considred
or no change to be made: [12,13,14] since there is no 3 or 7
Please be fix it either your requirements or your example and tests
Im getting this error.
`createPhoneNumber': wrong number of arguments (given 0, expected 1) (ArgumentError)
not working in Ruby.
The code is correct but I always get:
main.rb:10:in `spinWords': wrong number of arguments (given 0, expected 1) (ArgumentError)
The tests are broken
confusing description.
I had to re-read it a few times to actually get it.
Its a simple challenge, not that simple description
shitty kata. its not working at all, basically abandoned
The test cases colides with the proposed rules
It says to replace the 2 last letters by the correct ending, but some cases you have to replace the 3 last letters
very confusing
The intro text is badly written and the premiss not clear.
sorry, buddy. You are right
This comment is hidden because it contains spoiler information about the solution