0_0_29760823_21517.cpp:33:25: error: stray '\357' in program
hx++;
^
0_0_29760823_21517.cpp:33:25: error: stray '\274' in program
0_0_29760823_21517.cpp:33:25: error: stray '\233' in program
0_0_29760823_21517.cpp: In function 'int main()':
0_0_29760823_21517.cpp:32:24: error: 's' was not declared in this scope
if(s[j]=='H')
^
0_0_29760823_21517.cpp:34:21: error: expected ';' before 'else'
else if(s[j]=='T')
^
0_0_29760823_21517.cpp:36:24: error: 's' was not declared in this scope
if(s[l]=='H')
^
|