Topic: Divide And Conquer Problem / Level: intermediate

Problem: Use divide and conquer to find the minimum cost to cut a rod into pieces of given lengths.

Run the code to see the output here...