Function aoc::y2020::d08::solve_part_one

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