0_0_25808169_7265.cpp: In function 'bool cmp(person, person)': 0_0_25808169_7265.cpp:17:36: error: 'strcmp' was not declared in this scope return strcmp(a.name,b.name)<0; ^