0-1 Knapsack -DP

recurrence relation is giving incorrect answer.

Hi,

I have made some changes in your code.

i have made the solution using dp . But getting garbage value . ide: https://ide.codingblocks.com/s/198279

Coding blocks ide is unser maintanence. please send it on another ide.

I have made changes in your code.