aoc::year2019::day02

Function part1

Source
pub fn part1([a, b, c]: &[i32; 3]) -> i32