Function simplest_digit_closed_range

Source
fn simplest_digit_closed_range(min: i32, max: i32) -> i32
Expand description

Find the simplest integer in the range [min, max]