Skip to content

Commit 478f988

Browse files
committed
Identity Matrix
1 parent 425435c commit 478f988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

InterviewPrograms/src/com/java/matrix/IdentityMatrix.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,5 @@ public static void main(String[] args) {
112112
};
113113
OUTPUT
114114
Given matrix is NOT a Identity Matrix
115+
115116
*/

0 commit comments

Comments
 (0)