Function aoc::year2018::day22::part1

source ยท
pub fn part1(input: &[i32; 3]) -> i32
Expand description

Build the minimum grid to the target then calculate the risk level.