0_0_17890947_21547.cpp: In function 'int main()': 0_0_17890947_21547.cpp:41:46: error: 'MOD' was not declared in this scope if(dp[i][j] < 0) dp[i][j] += MOD; ^