aoc::year2018::day04

Function part2

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

Find the guard with the highest single minute asleep.