0_0_7879389_21132.cpp:4: error: `main' must return `int'
0_0_7879389_21132.cpp: In function `int main(...)':
0_0_7879389_21132.cpp:5: error: `b' undeclared (first use this function)
0_0_7879389_21132.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
|