0_0_14163804_31819.cpp:15:3: error: missing terminating " character
if(n==8) printf("1 + 2\n9 + 3\n4 - 5\n11 * 6\n12 * 7\n13 *
^
0_0_14163804_31819.cpp: In function 'int main()':
0_0_14163804_31819.cpp:15:18: error: expected primary-expression at end of input
if(n==8) printf("1 + 2\n9 + 3\n4 - 5\n11 * 6\n12 * 7\n13 *
^
0_0_14163804_31819.cpp:15:18: error: expected '}' at end of input
0_0_14163804_31819.cpp:15:18: error: expected '}' at end of input
|