0_0_18780058_12520.cpp: In function 'int dp(int, int)':
0_0_18780058_12520.cpp:62:58: error: expected primary-expression at end of input
q[u][j] = max(q[u][j], q[u][j-k] +
^
0_0_18780058_12520.cpp:62:58: error: expected '}' at end of input
0_0_18780058_12520.cpp:62:58: error: expected '}' at end of input
0_0_18780058_12520.cpp:62:58: error: expected '}' at end of input
0_0_18780058_12520.cpp:62:58: error: expected '}' at end of input
0_0_18780058_12520.cpp:62:58: error: expected '}' at end of input
0_0_18780058_12520.cpp:62:58: error: expected '}' at end of input
|