advent_of_code_2024::day_6

Function count_guard_positions

source
fn count_guard_positions(guard: &Guard, lab: &Lab) -> usize
Expand description

Count the unique positions visited by the guard before she leaves the lab