Skip to content

Bug Report for min-cost-to-connect-points [minor issue] #4285

Open
@imShakil

Description

@imShakil

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions