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