OpenGenus/cosmos

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

Open

#1297 aperta il 12 ott 2017

Vedi su GitHub
 (6 commenti) (0 reazioni) (2 assegnatari)C++ (3724 fork)batch import
Hacktoberfestadd codenew algorithm

Metriche repository

Star
 (13.462 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor