tanyagupta0201 / Hacktoberfest-2022

This repository has been excluded from the Hacktoberfest 2022. You may use other Repo for your valuable contributions
https://github.com/tanyagupta0201/LeetCode-Problems-Solutions
41 stars 98 forks source link

Power of 2.cpp #87

Open ADARSH-863 opened 1 year ago

ADARSH-863 commented 1 year ago

This is a code to check weather the number is a power of 2 or not.