pub fn len_minimal_binary(n: u64, max: u64) -> usize
Returns the length of the minimal binary code for n with upper bound max.
n
max