Skip to content

Commit

Permalink
Rename Zuber Rahman/sum_of_all_submatrix.cpp to Hacktoberfest-2021/Zu…
Browse files Browse the repository at this point in the history
…ber Rahman/sum_of_all_submatrix.cpp
  • Loading branch information
Rajspeaks authored Oct 9, 2022
1 parent a0926a1 commit 587f235
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ int main() {
}
cout<<sum(a,m,n);
return 0;
}
}

0 comments on commit 587f235

Please sign in to comment.