Main.cc: In function 'int main()': Main.cc:6:20: error: 'strlen' was not declared in this scope int n=strlen(s1); ^