moogacs / problem-solving

Problem solving repo. for the purpose to collect problems solution with different programming language
MIT License
16 stars 51 forks source link

Add Matrix_Multiplication.c file #27

Closed rajatg98 closed 5 years ago

rajatg98 commented 5 years ago

matrix_multiplication file in C. Matrices can be of any arbitrary dimensions(row/column limit 100 set for now)