0_0_23040493_24839.cpp:8:9: error: missing terminating " character
printf("%d
^
0_0_23040493_24839.cpp:9:1: error: missing terminating " character
", a+b);
^
0_0_23040493_24839.cpp: In function 'int main()':
0_0_23040493_24839.cpp:10:5: error: expected primary-expression before '}' token
}
^
|