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