Skip to content

Commit ecc07b7

Browse files
Completed
1 parent cf17ced commit ecc07b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

17 Greedy Algorithms/1 2 3 MergeFiles.java

+2
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,5 @@ public static void main(String[] args) {
3232
System.out.println("The optimal cost for merging the given array is "+m.mergefiles(arr));
3333
}
3434
}
35+
36+

0 commit comments

Comments
 (0)