1er Ejercicio Parcial

download 1er Ejercicio Parcial

If you can't read please download the document

description

programacion

Transcript of 1er Ejercicio Parcial

//Biblioteca#include#include#include#include//Presentacion del programavoid main(){//declaratoria de variablesint a1,a2,a3,a4;int M,m,M2;int lugarM=1,lugarm=1;//Muestra de datos y randomizerandomize();a1=random(100);a2=random(100);a3=random(100);a4=random(100);cout