Run id: 112826

Main.cc: In function 'int main()':
Main.cc:9:15: error: 'strlen' was not declared in this scope
     n=strlen(a);
               ^