Function advent_of_code_2022::day_4::parse_range
source · fn parse_range(spec: &str) -> (u32, u32)
Expand description
Parse the bounds of the range assigned to one elf
fn parse_range(spec: &str) -> (u32, u32)
Parse the bounds of the range assigned to one elf