fn simplest_digit_closed_range(min: i32, max: i32) -> i32
Find the simplest integer in the range [min, max]