Source: Beacon Exclusion Zone
Part 1
There are a collections of
Sensors andBeacons. As input, you are given theBeaconclosest to eachSensor(using Manhattan Distance). If aBeaconis not closest to any sensor, it will not appear in this list. Calculate how many points in the given row (y=2000000) cannot contain aBeacon.