269825_0_27037.cpp: In function `int main()':
269825_0_27037.cpp:14: error: `count' undeclared (first use this function)
269825_0_27037.cpp:14: error: (Each undeclared identifier is reported only once for each function it appears in.)
269825_0_27037.cpp:14: error: expected `;' before "list"
269825_0_27037.cpp:28: error: `list' undeclared (first use this function)
269825_0_27037.cpp:72: error: `test' undeclared (first use this function)
|