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