Open MichaelAxtmann opened 4 years ago
Thanks for pointing out with issue Michael, we reproduced the issue with arrays with more than 2^31 elements and will work on it. The algorithm still works fine for smaller arrays.
Has this been fixed in the current version?
Hello,
It seems like your implementation returns unsorted output when executed with 2^31 or more elements. Can you reproduce this issue?
Best, Michael