I just have to add the lines but the values do not make sense:
Hereisthecode:#include<stdio.h>#include<stdlib.h>intmain(){intmatriz[6][6],i,h,somalinha[6];for(i=0;i<=4;i++){for(h=0;h<=4;h++){printf("Digite os valores de uma...
asked on
12.12.2016 / 04:56