A program to read two-dimensional matrix
Of the correct type N*M
Calculate the following
1) B=X*A
2) C=A+B
Using the program C++
|
Newbie Member
|
|
| 17Oct2011,02:21 | #1 |
|
A program to read two-dimensional matrix
Of the correct type N*M Calculate the following 1) B=X*A 2) C=A+B Using the program C++ |
|
Newbie Member
|
|
| 17Oct2011,02:31 | #2 |
|
Please I want a solution
|
|
Mentor
|
![]() |
| 18Oct2011,23:10 | #3 |
|
It's easy enough. How far have you got and where are you stuck? Do you understand the requirements? Could you do it on paper?
|