0_0_32281689_21296.cpp: In function 'bool cmp(const string&, const string&)': 0_0_32281689_21296.cpp:9:35: error: 'strcmp' was not declared in this scope return strcmp(a.c_str(),b.c_str())<0; ^