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