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.
@42Mo, probably you round your result wrong. So it means if your result is 11.2 you should round to 12, not 11, because
otherwise you would not have enough wallpapers. Cheers ;)
Are you sure you have enough paper?-) The tests are the same in all languages and more than 200 people passed the tests. What are you doing of your float result?
Please which language?