129429_0_11323.cpp: In function `int main()':
129429_0_11323.cpp:8: error: `a' undeclared (first use this function)
129429_0_11323.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
129429_0_11323.cpp:9: error: `print' undeclared (first use this function)
129429_0_11323.cpp:10: error: expected `;' before "return"
|