179372_0_25411.cpp: In function `int main(int, char**)':
179372_0_25411.cpp:6: error: `cout' undeclared (first use this function)
179372_0_25411.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
179372_0_25411.cpp:10: error: `endl' undeclared (first use this function)
|