Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Algorithm Challenge

Name: Anonymous 2013-09-23 7:18

Implement ti7qsort(fast qsort algorithm: http://www.mindspring.com/~pfilandr/C/e_driver/e_sort.c ) without recursion.

Name: Anonymous 2013-09-23 10:01

void ti7qsort(e_type *array, size_t nmemb)
WTF? It doesn't even return the sorted array, how is this supposed to work?

Name: Anonymous 2013-09-23 10:30

>>2
quicksort doesnt require additional "result/copy array"/

Name: Anonymous 2013-09-29 19:29

check 'em

Don't change these.
Name: Email:
Entire Thread Thread List