0_0_21541569_9831.cpp: In function 'int main()': 0_0_21541569_9831.cpp:39:53: error: expected ')' before ';' token ans = (ans + f[i][j]*(g[i+1][j]-g[i+2][j]) % MOD; ^