mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-26 22:14:08 +08:00
Code cleanup (#4246)
This commit is contained in:
@ -49,5 +49,6 @@ class Sparcity {
|
||||
}
|
||||
}
|
||||
System.out.println("Sparcity of matrix is: " + sparcity(mat));
|
||||
in.close();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user