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