0_0_17642145_14720.cpp: In function 'bool cmp(const student&, const student&)': 0_0_17642145_14720.cpp:18:33: error: 'strcmp' was not declared in this scope else return strcmp(a.num, b.num) < 0; ^