Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature-1] Added Sum of All Sub Matrices of a Matrix in CPP #55

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

kiruba-r11
Copy link
Contributor

Added the following files in 2D Arrays/

sum_of_all_submatrices.cpp

Closes #53

Copy link
Owner

@smv1999 smv1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me :)

@smv1999 smv1999 merged commit d9ba5c9 into smv1999:master Mar 12, 2021
@kiruba-r11 kiruba-r11 deleted the feature-1 branch March 16, 2021 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find Sum of all Sub Matrices of a given Matrix
2 participants