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