413101_0_0_22387.c:1:21: iostream.h: No such file or directory
413101_0_0_22387.c: In function `main':
413101_0_0_22387.c:8: error: `cin' undeclared (first use in this function)
413101_0_0_22387.c:8: error: (Each undeclared identifier is reported only once
413101_0_0_22387.c:8: error: for each function it appears in.)
413101_0_0_22387.c:9: error: syntax error before '/' token
413101_0_0_22387.c:14: error: `cout' undeclared (first use in this function)
413101_0_0_22387.c:15: error: `endl' undeclared (first use in this function)
413101_0_0_22387.c: At top level:
413101_0_0_22387.c:17: error: syntax error before "return"
|