0_0_23040367_16238.cpp:9:3: error: missing terminating " character
printf("%d
^
0_0_23040367_16238.cpp:10:1: error: missing terminating " character
",a+b) ;
^
0_0_23040367_16238.cpp:12:2: error: stray '\243' in program
return 0£»
^
0_0_23040367_16238.cpp:12:2: error: stray '\273' in program
0_0_23040367_16238.cpp: In function 'int main()':
0_0_23040367_16238.cpp:11:2: error: expected primary-expression before '}' token
}
^
0_0_23040367_16238.cpp:13:1: error: expected ';' before '}' token
}
^
|