Function aoc::y2017::d02::solve_part_one

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