An open API service indexing awesome lists of open source software.

https://github.com/saadarazzaq/matrix-diagonals

Program to show both diagonals & implement sum of both diagonals of Matrix
https://github.com/saadarazzaq/matrix-diagonals

cpp logic-building programming-fundamentals

Last synced: 3 months ago
JSON representation

Program to show both diagonals & implement sum of both diagonals of Matrix

Awesome Lists containing this project

README

        

# Matrix-Diagonals
Program to implement different ways to find sum of diagonals of Matrix

## main.cpp Output:

![image](https://github.com/SaadARazzaq/Matrix-Diagonals/assets/123338307/155938b9-a684-49fb-959e-f695d824c2b0)