Comment by random42
15 years ago
I dont think this sort is dependable for sorting floats in close ranges. I tried it with, ./sleepsort.bash 1 1.01 1.01 1.02
and output was
1
1.01
1.02
1.01
Clever hack, nonetheless.
15 years ago
I dont think this sort is dependable for sorting floats in close ranges. I tried it with, ./sleepsort.bash 1 1.01 1.01 1.02
and output was
1
1.01
1.02
1.01
Clever hack, nonetheless.
No comments yet
Contribute on Hacker News ↗