Run id: 110548

Main.cc: In function 'int main()':
Main.cc:8:20: error: 'strlen' was not declared in this scope
     len1 = strlen(a);
                    ^
Main.cc:15:21: error: 'andl' was not declared in this scope
         cout<<"no"<