Given two integers a and b, return how many times \'a\' can be halved while still being greater than \'b\'.
The problem is that given a=1000 and b=3 it ought to retur