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