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