0_0_36420519_1439.cpp:109:5: error: missing terminating " character
printf("%d
^
0_0_36420519_1439.cpp:110:1: error: missing terminating " character
", ans);
^
0_0_36420519_1439.cpp: In function 'int main()':
0_0_36420519_1439.cpp:112:3: error: expected primary-expression before '}' token
}
^
|