fn part2(input: &[Instruction]) -> i64
Expand description

Part 2: what is the value in register b after the program is finished executing if register a starts as 1 instead?