I have a matrix and take the diagonal, but do not add the values that exist, could you help me please? This is my code:
int i,j, filas=0, columnas=0,sumadiagonal=0;
Console.WriteLine("filas?");
filas = Convert.ToInt16(C...
asked by
03.08.2017 / 06:20