OpenGenus/cosmos
在 GitHub 查看Check whether a number is a power of 2 using bit manipulation
Open
#1,297 建立於 2017年10月12日
Hacktoberfestadd codenew algorithm
倉庫指標
- Star
- (13,462 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
To check efficiently whether a number is power of 2 using bit manipulation