Y
Hacker News
new
|
ask
|
show
|
jobs
by
jjgreen
45 days ago
In line 423 or the optimised code there's a typo: "sort2(e,i)" should be "sort2(i,e)"
1 comments
chkas
45 days ago
That should give the same result.
link