0_0_27663067_3394.cpp: In function 'int main()':
0_0_27663067_3394.cpp:49:59: error: expected primary-expression at end of input
f[i][j].value = max(f[i-1][j].value+cake[i][j], f[i]%
^
0_0_27663067_3394.cpp:49:59: error: expected '}' at end of input
0_0_27663067_3394.cpp:49:59: error: expected '}' at end of input
0_0_27663067_3394.cpp:49:59: error: expected '}' at end of input
0_0_27663067_3394.cpp:49:59: error: expected '}' at end of input
0_0_27663067_3394.cpp:49:59: error: expected '}' at end of input
0_0_27663067_3394.cpp:49:59: error: expected '}' at end of input
|