In an exercise, I need to compare a certain number of distances and say which one or which are the smallest and print them out. For this, I have the following function:
void Permuta(FILE *saida, Cidade *C, int *sequencia, int inicio, int termi...
asked by
03.10.2017 / 16:04