Off by one problem in simple function, with while statement

后端 未结 0 561
闹比i
闹比i 2020-12-09 13:18

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题