avatar
a*y
1
1.给你两个variable, each has one byte, multiply them, how many bytes do you
need to store the result.
2. count the number of "1" in a number. I answered use num&(num-1)来count,
他说要是worst case全是1怎么办? 我说那就count "0"是不是我说错了这个optimize的
方法?
avatar
g*g
2

you
2
just shift to right for N times, I don't know how to beat that unless
you have a lookup table.

【在 a*******y 的大作中提到】
: 1.给你两个variable, each has one byte, multiply them, how many bytes do you
: need to store the result.
: 2. count the number of "1" in a number. I answered use num&(num-1)来count,
: 他说要是worst case全是1怎么办? 我说那就count "0"是不是我说错了这个optimize的
: 方法?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。