OpenGenus/cosmos

Nth Magic Number-Bit Manipulation

Open

#387 aperta il 4 ott 2017

Vedi su GitHub
 (1 commento) (1 reazione) (1 assegnatario)C++ (3724 fork)batch import
Hacktoberfestadd codenew algorithm

Metriche repository

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

Descrizione

A magic number is defined as a number which can be expressed as a power of 5 or sum of unique powers of 5. First few magic numbers are 5, 25, 30(5 + 25), 125, 130(125 + 5), ….. @AdiChat Please assign.

Guida contributor