Function aoc::year2023::day18::lava

source ยท
fn lava(moves: &[(Point, i32)]) -> i64
Expand description

Find the volume of the lava which is the number of interior and boundary points.