Main.cc: In function 'int main()': Main.cc:6:16: error: 'strlen' was not declared in this scope if(strlen(s)==strlen(a)){ ^