Skip to content

Optimization point #2

@qianrong

Description

@qianrong

while (start <= end) 改为 while (start < end) ,如果有相同数字将进入死循环

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions