Function advent_of_code_2023::day_4::parse_input
source · fn parse_input(input: &String) -> Vec<Scratchcard>
Expand description
Parse each line as a card
fn parse_input(input: &String) -> Vec<Scratchcard>
Parse each line as a card