Skip to content

WrongInLogic #3

@LeoLi2002

Description

@LeoLi2002

In package 1_4_High, TwoSumFaster, you said that "if a[k] + a[j] < 0 k++", but what if (a[k-1] + a[j] =0 ?) which will be symtematically ignored in your programs.

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