0_0_9833386_22769.cpp:6: error: expected constructor, destructor, or type conversion before '<' token
0_0_9833386_22769.cpp:6: error: expected `,' or `;' before '<' token
0_0_9833386_22769.cpp: In function `int main(int, char**)':
0_0_9833386_22769.cpp:10: error: `f' undeclared (first use this function)
0_0_9833386_22769.cpp:10: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_9833386_22769.cpp:11: error: `i' undeclared (first use this function)
0_0_9833386_22769.cpp:11: error: `l' undeclared (first use this function)
0_0_9833386_22769.cpp:13: error: `s' undeclared (first use this function)
0_0_9833386_22769.cpp:16: error: `t' undeclared (first use this function)
0_0_9833386_22769.cpp:22: error: `j' undeclared (first use this function)
0_0_9833386_22769.cpp:23: error: `a' undeclared (first use this function)
|