Type Alias Input

Source
type Input = (Vec<Monkey>, Vec<(usize, usize)>);