Function aoc::year2019::day19::precheck

source ยท
fn precheck(input: &Input, x: i64, y: i64) -> bool
Expand description

Quick check with some false positives but no false negatives.