0_0_31339660_26097.cpp: In function 'bool scmp(const player&, const player&)': 0_0_31339660_26097.cpp:12:32: error: 'strcmp' was not declared in this scope return strcmp(s1.name, s2.name) < 0; ^