Problem on article Finding the nearest pair of points
Author: gregallenCreated Dec 24, 2025Updated Sep 5, 2026
Article: Finding the nearest pair of points
Problem:
Don't think it should be necessary to iterate dy from -1. Should be sufficient to iterate from 0.
Source: cp-algorithms/cp-algorithms