aoc::year2020::day14

Function part2

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