0_0_38844149_10070.cpp: In function 'int main()': 0_0_38844149_10070.cpp:23:17: error: incompatible types in assignment of 'int' to 'int [300]' 23 | ans += dp[i][j]; | ~~~~^~~~~~~~~~~