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.
oh, I apologize, I'm wrong. I forgot that the number n is not taken into account.
ok, checked it by myself. good solution.
what about litres <2 (int 1)? is it works?
Doesn't this kata need some tests for negative numbers or numbers 1 and 3?
for n=1 or n=3? or n=-10? something wrong.