#include void quicksort(int number[25],int first,int last){ int i, j, pivot, temp; if(firstnumber[pivot]) j--; if(i