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