advent_of_code_2024::day_5

Function get_middle

source
fn get_middle(update: &Vec<u32>) -> u32
Expand description

Utility to get the middle page of an update.