Lily Carpenter
|
eb36717f8e
Fixed this to use unsigned integers, cleaned up the fread part a bit.
|
%!s(int64=12) %!d(string=hai) anos |
Lily Carpenter
|
2b4a9be616
Removed old quicksort, it was seg faulting after about 320,000 numbers and the new one is cleaner anyway
|
%!s(int64=12) %!d(string=hai) anos |
Lily Carpenter
|
b83cb9674a
Got a (pretty ugly looking) version of quicksort working. Checked for memory leaks, all good. Want to clean this up and probably make it an "in place" algorithm as well.
|
%!s(int64=12) %!d(string=hai) anos |