ArrayV
ArrayV copied to clipboard
Set the unreasonable limit of napoleon sorting to 26.
When the length of array is 26, this algorithm can complete sorting in less than 1 second. But if the length is 27, this algorithm takes a long time to complete sorting.