[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Codigueando • Ver Tema - Duda con ejercicio
Índice general Preguntas y respuestas. - Resuelve tus Dudas. Pascal Duda con ejercicio

Duda con ejercicio





Duda con ejercicio      

Nota Mié Abr 23, 2014 6:23 pm
bren2014 Aprendiz de programador

Mensajes: 1
Hola, necesito escribir un programa (usando procedimientos y funciones) que deba:
1) leer el valor de N
2) leer el valor de M
3) leer una matriz de NxM
4) leer un vector de longitud M
5) Informar el vector de longitud N que se obtiene al multiplicar la matriz leida en el punto 3 por el vector del punto 4.

(2<=N,M<=10)

Alguien me ayuda???
Muchas gracias

Nota Mié Abr 23, 2014 6:31 pm
damasta Avatar de Usuario
Site Admin

Mensajes: 343


Volver a Pascal

cron