Function aoc::y2020::d04::solve_part_one

source ·
pub fn solve_part_one(input: &str) -> Result<usize>