0_0_14800911_10695.cpp: In function 'bool cmp(person, person)': 0_0_14800911_10695.cpp:17:49: error: 'strcmp' was not declared in this scope return strcmp(b.year.c_str(), a.year.c_str()); ^