Skip to content

Commit 977b6fc

Browse files
authored
Create Exercise31.cpp
1 parent f269a62 commit 977b6fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise31.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//Title: Matrix Addition
2+
//Description: Write a program that asks the user to enter two matrices and performs matrix addition on them. Print the resulting matrix.

0 commit comments

Comments
 (0)