aoc::year2020::day14

Function part1

Source
pub fn part1(input: &[Instruction]) -> u64