0_0_33805366_1735.cpp: In function 'int work()': 0_0_33805366_1735.cpp:28:43: error: expected ';' before ')' token g[i][j + 1] += f[i - 1][j]); g[i][j + 1] %= mod; ^