When I retreat the code does not work. Why?
And why is the insert emulation algorithm algorithm only suitable for list of small entries, type array and list / p>
void insert_sort(int *vetor, int TAM){
int i, j, aux;
for(i = 1...
asked by
15.11.2017 / 18:49