701148_0_0_1903.cpp:1:20: iostram.h: No such file or directory
701148_0_0_1903.cpp: In function `int main()':
701148_0_0_1903.cpp:7: error: `cin' undeclared (first use this function)
701148_0_0_1903.cpp:7: error: (Each undeclared identifier is reported only once for each function it appears in.)
701148_0_0_1903.cpp:9: error: `cout' undeclared (first use this function)
701148_0_0_1903.cpp:9: error: `endl' undeclared (first use this function)
|