Skip to content

Bug Report for two-integer-sum-ii #4828

@kibrg90

Description

@kibrg90

Bug Report for https://neetcode.io/problems/two-integer-sum-ii

Please describe the bug below and include any steps to reproduce the bug or screenshots if possible.

Test Case:
Input:

numbers=[2,3,4]
target=6

Your Output:
[2,4]

Expected output:
[1,3]

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