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

Part 1: What is the value in register b when the program in your puzzle input is finished executing?