vidit2512 / OJSolution

It contains solutions of various contests held on various online judges and various algorithms implemented in various languages.
5 stars 9 forks source link

Add leetcode problem "minimum cost to cut a stick" #14

Closed vidushi25dec closed 2 years ago

vidushi25dec commented 2 years ago

Solution to the Leetcode Hard Level Problem Minimum Cost to Cut a Stick.

Input Format: Length of Rod Size of array Values of array

Output Format: Answer image

vidit2512 commented 2 years ago

LGTM