We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf17ced commit ecc07b7Copy full SHA for ecc07b7
17 Greedy Algorithms/1 2 3 MergeFiles.java
@@ -32,3 +32,5 @@ public static void main(String[] args) {
32
System.out.println("The optimal cost for merging the given array is "+m.mergefiles(arr));
33
}
34
35
+
36
0 commit comments