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