0_0_33251134_23722.cpp: In function 'int main()': 0_0_33251134_23722.cpp:40:16: error: 'o' was not declared in this scope if(dp[j-p[o].c]+score>dp[j]) ^ 0_0_33251134_23722.cpp:49:20: error: 'm' was not declared in this scope printf("%d\n",dp[m] ); ^