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