if i take n=12, which is 1100, and my m as 1, with i=1 and j=2.
I should get my answer as 13, but it is giving me 14. why is that so.
(according to the same code as given in the video).
if i take n=12, which is 1100, and my m as 1, with i=1 and j=2.
I should get my answer as 13, but it is giving me 14. why is that so.
(according to the same code as given in the video).