hacktoberfesthactoberfest2024
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
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