diff --git a/matrix multiplication b/matrix multiplication new file mode 100644 index 0000000..756da5e --- /dev/null +++ b/matrix multiplication @@ -0,0 +1 @@ +//C program to multiply two matrices.