Open
Description
Bug Report for https://neetcode.io/problems/min-cost-to-connect-points
Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.
issue
Constraints in Description says [x, y]
will be within -1000 to 1000
but test case added:
test case no 5:
points=[[-1000000,-1000000],[1000000,1000000]]
problem link: https://neetcode.io/problems/min-cost-to-connect-points
Metadata
Metadata
Assignees
Labels
No labels