0_0_36244609_2364.cpp: In function 'int main()': 0_0_36244609_2364.cpp:28:50: error: expected ')' before ';' token f[i][j]=max(f[i][j],f[i-1][j]; ^