OpenGenus/cosmos

Check whether a number is a power of 2 using bit manipulation

Open

#1.297 aberto em 12 de out. de 2017

Ver no GitHub
 (6 comments) (0 reactions) (2 assignees)C++ (3.724 forks)batch import
Hacktoberfestadd codenew algorithm

Métricas do repositório

Stars
 (13.462 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

To check efficiently whether a number is power of 2 using bit manipulation

Guia do colaborador