0_0_1739947_1020.cpp:1: error: stray '\163' in program
0_0_1739947_1020.cpp:1: error: stray '\163' in program
0_0_1739947_1020.cpp:1: error: `i' does not name a type
0_0_1739947_1020.cpp:2: error: stray '\163' in program
0_0_1739947_1020.cpp:2: error: stray '\163' in program
0_0_1739947_1020.cpp:3: error: stray '\163' in program
0_0_1739947_1020.cpp:3: error: stray '\163' in program
0_0_1739947_1020.cpp:4: error: stray '\163' in program
0_0_1739947_1020.cpp:4: error: stray '\163' in program
0_0_1739947_1020.cpp: In function `void judge(char*, int)':
0_0_1739947_1020.cpp:36: error: `strlen' undeclared (first use this function)
0_0_1739947_1020.cpp:36: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1739947_1020.cpp:46: error: name lookup of `pos' changed for new ISO `for' scoping
0_0_1739947_1020.cpp:44: error: using obsolete binding at `pos'
0_0_1739947_1020.cpp: In function `bool cmp(const Stu&, const Stu&)':
0_0_1739947_1020.cpp:62: error: `strcmp' undeclared (first use this function)
0_0_1739947_1020.cpp: In function `int main()':
0_0_1739947_1020.cpp:68: error: `scanf' undeclared (first use this function)
0_0_1739947_1020.cpp:69: error: `EOF' undeclared (first use this function)
0_0_1739947_1020.cpp:82: error: `sort' undeclared (first use this function)
0_0_1739947_1020.cpp:84: error: `printf' undeclared (first use this function)
|