164588_0_636.c:1:22: iostream.h: No such file or directory
164588_0_636.c: In function `main':
164588_0_636.c:8: error: `cin' undeclared (first use in this function)
164588_0_636.c:8: error: (Each undeclared identifier is reported only once
164588_0_636.c:8: error: for each function it appears in.)
164588_0_636.c:8: error: syntax error before ')' token
164588_0_636.c:11: error: `l' undeclared (first use in this function)
164588_0_636.c:15: error: 'for' loop initial declaration used outside C99 mode
164588_0_636.c:27: error: `cout' undeclared (first use in this function)
|