Main.cc: In function 'int main()': Main.cc:7:15: error: 'c' was not declared in this scope int l=strlen(c); ^ Main.cc:10:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(int i=0;i