Gaming32/ArrayV

Sorted check breaks on equal elements

Flanlaina opened this issue · 2 comments

When I run a sort where the main array has equal elements, it says the sort was unsuccessful while it actually is.
Reference image:
image

What sort is this, and does this issue occur on other sorts?

Binary Pattern-Defeating Merge Sort, and it does occour on any non-esoteric sorts