91976_0_18132.c:1:19: iostream: No such file or directory
91976_0_18132.c:2: error: syntax error before "namespace"
91976_0_18132.c: In function `main':
91976_0_18132.c:10: error: `cin' undeclared (first use in this function)
91976_0_18132.c:10: error: (Each undeclared identifier is reported only once
91976_0_18132.c:10: error: for each function it appears in.)
91976_0_18132.c:13: error: 'for' loop initial declaration used outside C99 mode
91976_0_18132.c:29: error: `cout' undeclared (first use in this function)
91976_0_18132.c:30: error: `endl' undeclared (first use in this function)
|