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