Section-F: Subject Related Questions (Qs. 10-24)

Write a program in any language to find the sum of rows and columns of a m x n matrix, where m and n is taken input from the user. Give the output in the following format:

Sample Input matrix:

134224533221

Sample Output:

1342102453143225126911

Created: 3 months ago | Updated: 2 months ago

Related Questions