0_0_36883193_1497.cpp:22:3: error: missing terminating " character
printf("%d\n
^
0_0_36883193_1497.cpp:23:3: error: missing terminating " character
", dp[m]);
^
0_0_36883193_1497.cpp: In function 'int main()':
0_0_36883193_1497.cpp:24:2: error: expected primary-expression before '}' token
}
^
|