0_0_33232373_16274.cpp: In function 'int main()':
0_0_33232373_16274.cpp:149:41: error: invalid operands of types 'int [410][410]' and 'int' to binary 'operator%'
dp[l][i] = max(dp[l - 1][i + 1], dp%5
^
0_0_33232373_16274.cpp:149:41: error: expected '}' at end of input
0_0_33232373_16274.cpp:149:41: error: expected '}' at end of input
0_0_33232373_16274.cpp:149:41: error: expected '}' at end of input
0_0_33232373_16274.cpp:149:41: error: expected '}' at end of input
|