hacktoberfesthactoberfest2024
Métricas do repositório
- Stars
- (1 estrela)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
Input n = 8 Output true ( 2^3=8)
Input n = 32 Output true (2 ^5=32) Input n = 15 Output false
Input n = 8 Output true ( 2^3=8)
Input n = 32 Output true (2 ^5=32) Input n = 15 Output false