1 post
0
2
59
I’m having to create a function in a separate file from main. This function will receive the values of a matrix, sum all values per line, store the sum in a vector, and then print the respective…