Skip to content

快速排序有错 #63

@eFastEnough

Description

@eFastEnough

int[] a = {50,1,2,8,44,5,632,23,345,3425,173,4,5,63,6,7};
我在测试快速排序时,使用了这个数组,结果在某个getMiddle()死循环了。应该是哪里出了问题。

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