You are viewing a single comment's thread from:
RE: [STEEM] Hive 주요 멤버들의 어뷰징에 대응하기 위한 다운보팅 트레일에 팔로우를 부탁드립니다
A non negative binary integer value x is a power of 2 iff (x & (x-1)) is
0 using 2's complement arithmetic.
-- [fact]
A non negative binary integer value x is a power of 2 iff (x & (x-1)) is
0 using 2's complement arithmetic.
-- [fact]