0_0_25841195_25264.cpp: In function 'int main()': 0_0_25841195_25264.cpp:15:36: error: 'x' was not declared in this scope (dp[i + 1][j + 1] += dp[i][j] * x) %= MOD; ^