advent_of_code_2024::day_22

Function parse_input

source
fn parse_input(input: &String) -> Vec<u64>
Expand description

The input file is one integer seed per line