0_0_1876394_22479.cpp: In function `int main()':
0_0_1876394_22479.cpp:15: error: `f' undeclared (first use this function)
0_0_1876394_22479.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_1876394_22479.cpp:16: error: `getch' undeclared (first use this function)
0_0_1876394_22479.cpp: In function `int f(int)':
0_0_1876394_22479.cpp:20: error: `int f(int)' used prior to declaration
0_0_1876394_22479.cpp:22: error: expected `}' at end of input
|