188706_0_2415.c:1:20: iostream: No such file or directory
188706_0_2415.c:2: error: syntax error before "namespace"
188706_0_2415.c: In function `main':
188706_0_2415.c:7: error: syntax error before '{' token
188706_0_2415.c:9: error: 'for' loop initial declaration used outside C99 mode
188706_0_2415.c:11: error: `cout' undeclared (first use in this function)
188706_0_2415.c:11: error: (Each undeclared identifier is reported only once
188706_0_2415.c:11: error: for each function it appears in.)
188706_0_2415.c:11: error: `endl' undeclared (first use in this function)
188706_0_2415.c: At top level:
188706_0_2415.c:14: error: syntax error before "return"
|