aoc::year2020::day12

Function part1

Source
pub fn part1(input: &[(u8, i32)]) -> i32