0_0_11136241_15075.c:1:20: iostream: No such file or directory
0_0_11136241_15075.c:2:17: string: No such file or directory
0_0_11136241_15075.c:3: error: syntax error before "namespace"
0_0_11136241_15075.c:4: error: syntax error before "animal"
0_0_11136241_15075.c:5: error: syntax error before '{' token
0_0_11136241_15075.c:9: error: syntax error before '}' token
0_0_11136241_15075.c:10: error: syntax error before "child"
0_0_11136241_15075.c:11: error: syntax error before '{' token
0_0_11136241_15075.c: In function `main':
0_0_11136241_15075.c:21: error: `cin' undeclared (first use in this function)
0_0_11136241_15075.c:21: error: (Each undeclared identifier is reported only once
0_0_11136241_15075.c:21: error: for each function it appears in.)
0_0_11136241_15075.c:22: error: `child' undeclared (first use in this function)
0_0_11136241_15075.c:22: error: syntax error before "chil"
0_0_11136241_15075.c:24: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:28: error: redefinition of 'i'
0_0_11136241_15075.c:24: error: previous definition of 'i' was here
0_0_11136241_15075.c:28: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:32: error: redefinition of 'i'
0_0_11136241_15075.c:28: error: previous definition of 'i' was here
0_0_11136241_15075.c:32: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:34: error: `chil' undeclared (first use in this function)
0_0_11136241_15075.c:40: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:60: error: redefinition of 'i'
0_0_11136241_15075.c:40: error: previous definition of 'i' was here
0_0_11136241_15075.c:60: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:68: error: redefinition of 'i'
0_0_11136241_15075.c:60: error: previous definition of 'i' was here
0_0_11136241_15075.c:68: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:96: error: redefinition of 'i'
0_0_11136241_15075.c:68: error: previous definition of 'i' was here
0_0_11136241_15075.c:96: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:101: error: redefinition of 'i'
0_0_11136241_15075.c:96: error: previous definition of 'i' was here
0_0_11136241_15075.c:101: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:106: error: redefinition of 'i'
0_0_11136241_15075.c:101: error: previous definition of 'i' was here
0_0_11136241_15075.c:106: error: 'for' loop initial declaration used outside C99 mode
0_0_11136241_15075.c:127: error: `cout' undeclared (first use in this function)
0_0_11136241_15075.c:127: error: `endl' undeclared (first use in this function)
|