0_0_9288697_15177.c:1:20: iostream: No such file or directory
0_0_9288697_15177.c:2:18: string: No such file or directory
0_0_9288697_15177.c:3:17: stack: No such file or directory
0_0_9288697_15177.c:5:15: map: No such file or directory
0_0_9288697_15177.c:6: error: syntax error before "namespace"
0_0_9288697_15177.c:8: error: syntax error before '<' token
0_0_9288697_15177.c: In function `main':
0_0_9288697_15177.c:12: error: `vowel' undeclared (first use in this function)
0_0_9288697_15177.c:12: error: (Each undeclared identifier is reported only once
0_0_9288697_15177.c:12: error: for each function it appears in.)
0_0_9288697_15177.c:12: error: `true' undeclared (first use in this function)
0_0_9288697_15177.c:16: error: `string' undeclared (first use in this function)
0_0_9288697_15177.c:16: error: syntax error before "s"
0_0_9288697_15177.c:17: error: `cin' undeclared (first use in this function)
0_0_9288697_15177.c:17: error: `s' undeclared (first use in this function)
0_0_9288697_15177.c:21: error: `stack' undeclared (first use in this function)
0_0_9288697_15177.c:21: error: syntax error before "char"
0_0_9288697_15177.c:22: error: `bool' undeclared (first use in this function)
0_0_9288697_15177.c:22: error: syntax error before "flag"
0_0_9288697_15177.c:23: error: 'for' loop initial declaration used outside C99 mode
0_0_9288697_15177.c:31: error: `flag' undeclared (first use in this function)
0_0_9288697_15177.c:31: error: `false' undeclared (first use in this function)
0_0_9288697_15177.c:35: error: `st' undeclared (first use in this function)
0_0_9288697_15177.c:62: error: `cout' undeclared (first use in this function)
0_0_9288697_15177.c:62: error: `endl' undeclared (first use in this function)
|