User: ypamc

  • Public profile

User profile: ypamc

User info
User name:ypamc
History
Joined:
Number of posts:2
Latest posts:

Find the sum of columns in a 3*4 matrix
#include <iostream> using namespace std; const int SIZE = 3; double sumColumn(const double m[][SIZ...

Find the sum of columns in a 3*4 matrix
I dont understand why this is wrong. I have to use the header given to help find the sum of the e...

This user does not accept Private Messages