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
- Host: GitHub
- URL: https://github.com/saadarazzaq/matrix-diagonals
- Owner: SaadARazzaq
- Created: 2023-07-24T07:17:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-24T07:49:50.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T16:14:33.141Z (5 months ago)
- Topics: cpp, logic-building, programming-fundamentals
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Matrix-Diagonals
Program to implement different ways to find sum of diagonals of Matrix## main.cpp Output:
