先模1<<16和除 1<<16
所在版块:求学狮城 发贴时间:2007-04-25 16:46

用户信息
复制本帖HTML代码
高亮: 今天贴 X 昨天贴 X 前天贴 X 
两边应该有一边是0,如果两边都不是0,一定就不是2的power了

然后把不为0的那一边再模1<<8和除1<<8

当然这里假设是unsigned int, 32bits
.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!

This page is intentionally left blank
 相关帖子 我要回复↙ ↗回到正文
programming puzzles 吴永铮   (476 bytes , 728reads )
my answer to (4) 吴永铮   (284 bytes , 253reads )
(Y) hash   (0 bytes , 224reads )
what do you mean by classic way? icky   (96 bytes , 263reads )
(3) can be done by less than 5 instructions 吴永铮   (66 bytes , 251reads )
check equality with all 2's power icky   (31 bytes , 289reads )
can be simpler and faster 吴永铮   (0 bytes , 224reads )
先模1<<16和除 1<<16 icky   (130 bytes , 243reads )
(num > 0) && (((num - 1) & num) == 0) ? 这就是生活   (0 bytes , 257reads )
correct 吴永铮   (177 bytes , 230reads )
opps ^ is wrong. It's always true. 吴永铮   (0 bytes , 240reads )
i was thinking of checking bit also. hash   (18 bytes , 254reads )
interesting... let me try 1&2... hash   (106 bytes , 378reads )
oh, i was thinking using while icky   (55 bytes , 300reads )
世界真奇妙 soc胖浪人   (0 bytes , 199reads )