0_0_14163914_8322.cpp:17:4: error: missing terminating " character
printf("1 + 2\n9 + 3\n4 - 5\
^
0_0_14163914_8322.cpp: In function 'int main()':
0_0_14163914_8322.cpp:17:10: error: expected primary-expression at end of input
printf("1 + 2\n9 + 3\n4 - 5\
^
0_0_14163914_8322.cpp:17:10: error: expected '}' at end of input
0_0_14163914_8322.cpp:17:10: error: expected '}' at end of input
0_0_14163914_8322.cpp:17:10: error: expected '}' at end of input
|