469970_0_0_4958.cpp:1:20: iosteram: No such file or directory
469970_0_0_4958.cpp: In function `int main()':
469970_0_0_4958.cpp:6: error: `cin' undeclared (first use this function)
469970_0_0_4958.cpp:6: error: (Each undeclared identifier is reported only once for each function it appears in.)
469970_0_0_4958.cpp:8: error: `cout' undeclared (first use this function)
469970_0_0_4958.cpp:8: error: `endl' undeclared (first use this function)
469970_0_0_4958.cpp:10: error: expected `;' before '}' token
|