aoc::year2019::day15

Type Alias Input

Source
type Input = (FastSet<Point>, Point);