I think this is a great kata, it gives clear instructions and the kata itself doesn't seem to have any problems. It is very creative and simple to think through. I think it could do very well if it leaves beta (though the developers don't look to have updated this in a while).
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
why is that?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Elegant solution.
Amazing, first I didn't even checked what's going on in your code, but after I checked it it's an amazing result
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Mindblowing solution, good job
I think this is a great kata, it gives clear instructions and the kata itself doesn't seem to have any problems. It is very creative and simple to think through. I think it could do very well if it leaves beta (though the developers don't look to have updated this in a while).
You forgot to close your scanner. You should add the following line where you finish using the scanner.
input.close();
Loading more items...