Transcript

KEVIN GILBERTO GUZMAN RIVAS 5500333JUAN MANUEL LAGUNA VALBUENA 5800229LERMAN DUVAN MACHADO LAITON 5500335_________________________________________________________________________________________________________________________EJERCICIO 1#include #include using namespace std;void ingresadat(int[]);void promedio(int[]);void notamayor(int[]);void notamenor(int[]);void mayoralprom(int[]);void menoralprom(int[]);int main() {int op, vect[20];do{cout


Top Related