227182_0_12734.cpp:1:16: stdio: No such file or directory
227182_0_12734.cpp: In function `int main()':
227182_0_12734.cpp:5: error: `cin' undeclared (first use this function)
227182_0_12734.cpp:5: error: (Each undeclared identifier is reported only once for each function it appears in.)
227182_0_12734.cpp:6: error: `cout' undeclared (first use this function)
227182_0_12734.cpp:6: error: `endl' undeclared (first use this function)
|