aoc::year2019::day23

Function part1

Source
pub fn part1(input: &(i64, i64)) -> i64