0_0_29974830_26062.cpp: In function 'int main()':
0_0_29974830_26062.cpp:136:47: error: expected '}' at end of input
while(res>k&&dp[res-1]+x<=m) --res;
^
0_0_29974830_26062.cpp:136:47: error: expected '}' at end of input
0_0_29974830_26062.cpp:136:47: error: expected '}' at end of input
|