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