Function aoc::year2022::day13::part1

source ยท
pub fn part1(input: &[&str]) -> usize
Expand description

Count adjacent pairs of packets that are in order.