0_0_39802355_24322.cpp: In function 'int main()': 0_0_39802355_24322.cpp:13:18: error: incompatible types in assignment of 'int' to 'int [2]' 13 | dp[0][0] = 0; | ~~~~~~~~~^~~