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.
just because of the comments i understood that won or lost can be bigger than 1. should be defined a little more clearly, unless it is part of the kata that it is so cryptic.
Nice one, but the description is preety hard to understand.
Nice one, but i know it from my first semester.
Make a System.out.println(text), then you see the text...
maybe you don´t check the case if text = null || text = "" || n <=0 ???
The test is correct, the solution for 1.000.000 is way to big to for a string. the test compares two BigInteger.
haha, best solution.
your number for padavon 1.000.000 is way to small. the number is too big for a string to handle.
This comment is hidden because it contains spoiler information about the solution
Till now, there is no random test, but there will be in the future.
I like it, it's easy to understand but a bit challenging. Brute force is possible, making this kata solvable for many at this level.
The description is crap.
This comment is hidden because it contains spoiler information about the solution
You should give the Robot the mehtod or told the Users that there is none: (Java)
public void setHealth(int health){
this.health = helath;
}