aoc::year2019::day04

Function part2

Source
pub fn part2(input: &[u32]) -> u32
Expand description

Password must contain at least one pair that’s not part of a larger group.