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.
There is no description in the errors. Information should be provided on what happened.
OMG. I didn't know that was possible, naive of me. Is there any solution to that problem? Maybe use Reflection?
The kata deals with two interesting theoretical aspects, I think it may be of interest. Any suggestions to solve it?
This comment is hidden because it contains spoiler information about the solution
why the dogs[2] don´t move to the nearest food on 3?
in the description say:
HOWEVER, if the two dogs surrounding him are at the same distance away from him, then the dog will be confused and he'll stay in place, losing his turn to eat for that round.
perhaps that is the problem
solved, ty
.
I´m in agree, some solutions only works if elements in the list has len <= 3
I changed the two points you advice.
Thank you very much for you time ;)
Hello there:
Hello there:
Hello there:
Hello there:
Hello there:
be carefour with variable names, prueba-> caseTest, casoX -> case,
in the random test, variable n is never used
no side cases tested, like empty string, all words same...
Hello there:
The random test allow scenarios with 0 repetitions, in the description this is not a possible case except the size 0 one
RandomTest bad indentated
Hello there
inputs of the method may be a String and an int like as the common style
There´s no random test
There´s no example test
There´s no side cases test
Loading more items...