0_0_4141618_6290.cpp: In function `int main()':
0_0_4141618_6290.cpp:1: error: `scanf' undeclared (first use this function)
0_0_4141618_6290.cpp:1: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_4141618_6290.cpp:1: error: `sort' is not a member of `std'
0_0_4141618_6290.cpp:1: error: `sort' is not a member of `std'
0_0_4141618_6290.cpp:1: error: `printf' undeclared (first use this function)
|