Skip to content

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

@TheEveryDayCoder

Description

@TheEveryDayCoder

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.

The question seems to involve both the return value and the index, but it’s worth noting that indexing starts at 0, not 1. I’m not entirely sure how the test case is passing (I might be misunderstanding the problem) but I noticed it in C++ version.

Also, I’m not sure how this project is being managed, but it looks like multiple people are submitting the same or very similar issues. It might help to have a tool that aggregates related problems so that, before users start typing out a new report, they can see if a similar bug has already been submitted.

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