0_0_18959559_13552.cpp: In function 'int main()': 0_0_18959559_13552.cpp:33:56: error: 'max' cannot be used as a function f[i][j]=max(f[i-1][j],f[i-1][j-price[i]]+price[i]); ^