writing a program to find the sum of all even numbers in a matrix and find the transpose of the matrix

前端 未结 0 1884
旧巷少年郎
旧巷少年郎 2020-12-13 05:35

this is the example matrix given:

2 3 5
4 6 9
3 1 10

i have to write 2 programs, one to find the sum of all even number in the matrix and one

相关标签:
回答
  • 消灭零回复
提交回复
热议问题