4 ms·
Does Rust's `:b` formatter always print leading zeroes? Otherwise the code will not only be inefficient, but wrong for half the input space. Or perhaps that wa
by tijsvd 5y ago
Does Rust's `:b` formatter always print leading zeroes? Otherwise the code will not only be inefficient, but wrong for half the input space.
Or perhaps that was the original goal, to find the most significant one and the 41 bits that trail it...