721769_0_0_3770.c:1:22: iostream.h: No such file or directory
721769_0_0_3770.c: In function `main':
721769_0_0_3770.c:14: error: `cin' undeclared (first use in this function)
721769_0_0_3770.c:14: error: (Each undeclared identifier is reported only once
721769_0_0_3770.c:14: error: for each function it appears in.)
721769_0_0_3770.c:21: error: `cout' undeclared (first use in this function)
721769_0_0_3770.c:23: error: `endl' undeclared (first use in this function)
|