You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Do the reverse operation, i.e. convert input vector into a vector of zeroes. Loop through vector and if you find an odd number, subtract 1. Every subtraction counts as a step. Then divide the entire vector by 2. This counts as 1 step. Repeat these two steps until entire vector