Skip to content

the condition bug in findMinimumInRotatedSortedArray #4

Closed
@jarvinia

Description

@jarvinia

findMinimumInRotatedSortedArray.II.cpp line52,53
In this clause, num[low] always less than num[mid], but if num[low] is equal to num[mid], how then?

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