0_0_30056232_9564.cpp: In function 'int main()':
0_0_30056232_9564.cpp:32:36: error: expected primary-expression at end of input
dp[i][j+1]+=dp[i][j%
^
0_0_30056232_9564.cpp:32:36: error: expected ']' at end of input
0_0_30056232_9564.cpp:32:36: error: expected '}' at end of input
0_0_30056232_9564.cpp:32:36: error: expected '}' at end of input
0_0_30056232_9564.cpp:32:36: error: expected '}' at end of input
|