advent_of_code_2024::day_2

Function analyse_reports

source
fn analyse_reports(reports: &Vec<Vec<u32>>) -> usize
Expand description

Solves part 1, counting all the reports that are safe as is