Run id: 134876

Main.cc: In function 'int main()':
Main.cc:7:21: error: 'strlen' was not declared in this scope
     int len=strlen(s);
                     ^