advent_of_code_2024::day_17

Function parse_input

source
fn parse_input(input: &String) -> Computer
Expand description

Parse the puzzle input, three registers, a blank line and a program represented by a list of 3-bit digits