0_0_16382956_21234.cpp:33:13: error: missing terminating " character
printf("
^
0_0_16382956_21234.cpp:34:13: error: missing terminating " character
");
^
0_0_16382956_21234.cpp: In function 'int main()':
0_0_16382956_21234.cpp:35:13: error: expected primary-expression before 'else'
else if(b[i]=='\\')
^
|