Run id: 3582

Main.cc: In function 'int main()':
Main.cc:8:17: error: 'strlen' was not declared in this scope
     man=strlen(a);
                 ^