0_0_18762998_27052.cpp: In function 'int main()':
0_0_18762998_27052.cpp:96:2: error: jump to label 'TT' [-fpermissive]
TT:;
^
0_0_18762998_27052.cpp:80:10: error: from here [-fpermissive]
goto TT;
^
0_0_18762998_27052.cpp:83:7: error: crosses initialization of 'int pos2'
int pos2 = sss.find('$');
^
|