FUNCIONES DE EXCEL
jueves, 3 de septiembre de 2020
aprender programacion: Leer y escribir matriz en C
mmmmmmmmmmmmmmmm
aprender programacion: Leer y escribir matriz en C
: #include <stdio.h> #define DIM 3 using namespace std; void leer_matriz(float A[DIM][DIM]) { int i,j; printf("Datos de tu m...
Entradas más recientes
Entradas antiguas
Inicio
Suscribirse a:
Entradas (Atom)