Function aoc::year2018::day04::part2

source ยท
pub fn part2(input: &FastMap<usize, [u32; 60]>) -> usize
Expand description

Find the guard with the highest single minute asleep.