How to add a matric as only row wise values in another matric column array in c programming .
Input Output
10 10 15 10 10 15 35
12 10 14 12 10 14 36
13 11 14 13 11 14 38
please provide me some idea about the solution.
Here is my try and result
My code and output
New contributor
Md.Saimun Islam is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.