Function aoc::year2023::day16::count

source ยท
fn count(input: &Input, start: (Point, u32)) -> usize
Expand description

Count the number of energized tiles from a single starting location.