fn part1(input: &str) -> usize
Expand description

Part 1: Starting with the digits in your puzzle input, apply this process 40 times. What is the length of the result?