cpp icon indicating copy to clipboard operation
cpp copied to clipboard

Add code for A number is in the form of 2 ^ k or not . Ex : 4 -> 2^2 , 3 -> x

Open Tirth9978 opened this issue 9 months ago • 0 comments

I am creating a pull request for...

  • [x] New algorithm

Here I am adding the code : - A number is given and Code will tell you a number is being writing in the form of 2 ^ k or not

Tirth Patel

Tirth9978 avatar May 19 '25 06:05 Tirth9978