aoc::year2016::day01

Function part2

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