587316_0_0_24639.cpp: In function `int main()':
587316_0_0_24639.cpp:8: error: `cout' undeclared (first use this function)
587316_0_0_24639.cpp:8: error: (Each undeclared identifier is reported only once for each function it appears in.)
587316_0_0_24639.cpp:8: error: `endl' undeclared (first use this function)
587316_0_0_24639.cpp:10: error: `ios' has not been declared
587316_0_0_24639.cpp:10: error: `fixed' undeclared (first use this function)
|