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.
you cant use w/hh because it will cancle one h out and you wont get real bmi, thats why you use either w/(hh) or w/h/h;
You are genuis , keep going
I do not get this solution man, can you explain?
same answer ;)
Old katas tend to have skewed difficulties
clever
According to really best practices, floating point numbers should only participate in strict inequalities.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
please explain
This comment is hidden because it contains spoiler information about the solution
Can anyone explain why this is kyu 6 and not 7 or 8?
This comment is hidden because it contains spoiler information about the solution
& in this code is a bitwise operator that looks up the lowest bit of a and compare with 1?
whoa
Loading more items...