aoc::year2017::day07

Function part1

Source
pub fn part1<'a>(input: &(&'a str, i32)) -> &'a str