Add Two Matrices

Write a program to add two matrices

Matrix addition is the process of adding two matrices by adding the corresponding elements of the two matrices. Two matrices must have an equal number of rows and columns to be added.

Input : 1 2 3 4 5 6 7 8 9 1 2 3 4 5 6 7 8 9 Output : 2 4 6 8 10 12 14 16 18

Contributors

This program is made possible by the following contributors:

harshraj8843
Varshitha-vankadaru
lookwhoshere99
anandfresh
LeventCelik
sushanth-0
omarfawzy1
greyart1
weaam88
vedantpople4
SarthakSanjay
kelubhai
joao-vitor-souza
priya1011
savi001
ShivangiRai1310

Heart with ribbonBecome a SponsorHeart with ribbon

Become a sponsor and help us maintain and improve this project. Every contribution counts. Thank you!