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