0_0_2985516_26440.cpp: In function `int check(Num)':
0_0_2985516_26440.cpp:27: error: `f' undeclared (first use this function)
0_0_2985516_26440.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_2985516_26440.cpp:28: error: expected `;' before '{' token
0_0_2985516_26440.cpp:89: error: expected `;' before '{' token
0_0_2985516_26440.cpp: In function `int check06(Num)':
0_0_2985516_26440.cpp:152: error: `f' undeclared (first use this function)
0_0_2985516_26440.cpp:153: error: expected `;' before '{' token
0_0_2985516_26440.cpp: In function `int main()':
0_0_2985516_26440.cpp:213: error: `scan' undeclared (first use this function)
0_0_2985516_26440.cpp:215: error: `mem0' undeclared (first use this function)
0_0_2985516_26440.cpp:217: error: `f' undeclared (first use this function)
0_0_2985516_26440.cpp:218: error: expected `;' before '{' token
0_0_2985516_26440.cpp:258: error: `sort' undeclared (first use this function)
0_0_2985516_26440.cpp:261: error: expected `;' before '{' token
0_0_2985516_26440.cpp:272: error: `printf' undeclared (first use this function)
|