0_0_14163913_23481.cpp:32:4: error: missing terminating " character
printf("1 + 2\n3 / 4\n5 /
^
0_0_14163913_23481.cpp: In function 'int main()':
0_0_14163913_23481.cpp:32:10: error: expected primary-expression at end of input
printf("1 + 2\n3 / 4\n5 /
^
0_0_14163913_23481.cpp:32:10: error: expected '}' at end of input
0_0_14163913_23481.cpp:32:10: error: expected '}' at end of input
0_0_14163913_23481.cpp:32:10: error: expected '}' at end of input
|