409016_0_0_17887.cpp: In function `int main(int, char**)':
409016_0_0_17887.cpp:7: error: `cin' undeclared (first use this function)
409016_0_0_17887.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
409016_0_0_17887.cpp:22: error: `printf' undeclared (first use this function)
409016_0_0_17887.cpp:28: error: `EXIT_SUCCESS' undeclared (first use this function)
|