0_0_5275771_7720.cpp: In function `int main()':
0_0_5275771_7720.cpp:5: error: `gets' undeclared (first use this function)
0_0_5275771_7720.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5275771_7720.cpp:7: error: `sort' undeclared (first use this function)
0_0_5275771_7720.cpp:11: error: `printf' undeclared (first use this function)
|