part1

Function part1 

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

Count adjacent pairs of packets that are in order.