0_0_19227896_24050.cpp: In function 'int main()': 0_0_19227896_24050.cpp:24:53: error: expected ')' before ';' token g[j + i] = max(g[j + i], g[j] + f[i] - f[0]; ^