0_0_5057705_6115.cpp: In function `int main()':
0_0_5057705_6115.cpp:15: error: `f2' undeclared (first use this function)
0_0_5057705_6115.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_5057705_6115.cpp:15: error: `g3' undeclared (first use this function)
0_0_5057705_6115.cpp:15: error: `f5' undeclared (first use this function)
0_0_5057705_6115.cpp:15: error: `g6' undeclared (first use this function)
0_0_5057705_6115.cpp:16: error: expected `;' before "for"
0_0_5057705_6115.cpp:16: error: `i' undeclared (first use this function)
0_0_5057705_6115.cpp:16: error: expected `;' before ')' token
|