Function aoc::y2020::d19::solve_part_one

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