Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1578·cp-algorithms

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

View original on GitHubView discussion on GitHub