0_0_13042059_527.cpp:1:9: #include expects "FILENAME" or <FILENAME>
0_0_13042059_527.cpp:2:9: #include expects "FILENAME" or <FILENAME>
0_0_13042059_527.cpp:3:9: #include expects "FILENAME" or <FILENAME>
0_0_13042059_527.cpp:4:9: #include expects "FILENAME" or <FILENAME>
0_0_13042059_527.cpp:5:9: #include expects "FILENAME" or <FILENAME>
0_0_13042059_527.cpp: In function `void un(int, int, int*)':
0_0_13042059_527.cpp:19: error: `swap' undeclared (first use this function)
0_0_13042059_527.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_13042059_527.cpp: In function `int main()':
0_0_13042059_527.cpp:36: error: `scanf' undeclared (first use this function)
0_0_13042059_527.cpp:46: error: `memcpy' undeclared (first use this function)
0_0_13042059_527.cpp:85: error: `sort' undeclared (first use this function)
0_0_13042059_527.cpp:87: error: `unique' undeclared (first use this function)
0_0_13042059_527.cpp:88: error: `printf' undeclared (first use this function)
|