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