Computer Science, asked by alicereena5, 8 months ago

Write a C program to find the given matrix is diagonal or not. Input Format - Constraints - Output Format - Sample Input 0 3 3 44 0 0 0 0 55 0 0 66

Answers

Answered by sajihai193
1

Explanation:

diagonal or not. Input Format - Constraints - Output Format - Sample Input 0 3 3 44 0 0 0 0 55 0 0 66

Similar questions