0_0_37561685_22420.cpp:52:21: error: missing terminating " character
printf("%d
^
0_0_37561685_22420.cpp:53:1: error: missing terminating " character
",a[len-b[i]]);
^
0_0_37561685_22420.cpp: In function 'int main()':
0_0_37561685_22420.cpp:54:21: error: expected primary-expression before 'break'
break;
^
|