132493_0_13337.c:1:23: iostream.h: No such file or directory
132493_0_13337.c: In function `Run':
132493_0_13337.c:31: error: `cout' undeclared (first use in this function)
132493_0_13337.c:31: error: (Each undeclared identifier is reported only once
132493_0_13337.c:31: error: for each function it appears in.)
132493_0_13337.c:31: error: `endl' undeclared (first use in this function)
132493_0_13337.c: In function `main':
132493_0_13337.c:37: error: `cin' undeclared (first use in this function)
132493_0_13337.c:39: error: 'for' loop initial declaration used outside C99 mode
|