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
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