138845_0_30188.cpp: In function `int main()':
138845_0_30188.cpp:10: error: expected `)' before ';' token
138845_0_30188.cpp:11: error: `AA' undeclared (first use this function)
138845_0_30188.cpp:11: error: (Each undeclared identifier is reported only once for each function it appears in.)
138845_0_30188.cpp:11: error: `A' undeclared (first use this function)
138845_0_30188.cpp:12: error: expected primary-expression before '}' token
138845_0_30188.cpp:12: error: expected `;' before '}' token
|