0_0_36706043_1008.cpp:111:1: error: missing terminating " character
printf("%d
^
0_0_36706043_1008.cpp:112:1: error: missing terminating " character
", ans[i]);
^
0_0_36706043_1008.cpp: In function 'int main()':
0_0_36706043_1008.cpp:113:1: error: expected primary-expression before '}' token
}
^
|