Run id: 133736

Main.cc: In function 'int main()':
Main.cc:15:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     for(int i=0;i<=s.size()-1;i++){
                  ^
Main.cc:17:15: error: 'a' was not declared in this scope
         cout<