0_0_33902488_29477.cpp:13:6: error: missing terminating " character
if(s[i]=='<'&&s[i+1]=='<') {cout<<"
^
0_0_33902488_29477.cpp: In function 'int main()':
0_0_33902488_29477.cpp:13:39: error: expected primary-expression at end of input
if(s[i]=='<'&&s[i+1]=='<') {cout<<"
^
0_0_33902488_29477.cpp:13:39: error: expected '}' at end of input
0_0_33902488_29477.cpp:13:39: error: expected '}' at end of input
0_0_33902488_29477.cpp:13:39: error: expected '}' at end of input
|