Run id: 133709

Main.cc: In function 'int main()':
Main.cc:10:18: warning: comparison with string literal results in unspecified behaviour [-Waddress]
   }else if(s[i]=="t"){
                  ^
Main.cc:10:18: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]