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.
No offense but I think it's good enough for 6 kyu.
thank you
Too easy. It should be lower level.
You're overwriting the input with some other values. Your function always returns the same, no matter what was passed to it.
This comment is hidden because it contains spoiler information about the solution
Very cool kata, i like it
I cannot find such line :( Can you give an exact line number?I'm sloooooowDone.
check this
(specify the language you are using next time). the actual problem is that the Rust random tests generate
6
numbers instead of7
for the evil side. re-raising herein the Rust random tests, this line:
should be changed to:
random test passes like xxxx instead of x x x x x x for good
I've just noticed that. Thank you!
Didn't understand the instructions well.
The reason most probably is that your code is wrong :)
EDIT: your solution forgets to take the strength into account. In your code, a man is as strong as a wizard, and an orc is as strong as a troll.
My c# code passess all the tests, however it is not getting accepted. What could be a reason?
Loading more items...