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