216551_0_31260.cpp:3: error: `string' does not name a type
216551_0_31260.cpp:4: error: `string' was not declared in this scope
216551_0_31260.cpp:5: error: expected `,' or `;' before '{' token
216551_0_31260.cpp: In function `int main()':
216551_0_31260.cpp:13: error: `string' undeclared (first use this function)
216551_0_31260.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
216551_0_31260.cpp:13: error: expected `;' before "a"
216551_0_31260.cpp:17: error: `a' undeclared (first use this function)
216551_0_31260.cpp:17: error: `b' undeclared (first use this function)
216551_0_31260.cpp:19: error: `d' undeclared (first use this function)
216551_0_31260.cpp:19: error: `e' undeclared (first use this function)
216551_0_31260.cpp:21: error: `c' undeclared (first use this function)
216551_0_31260.cpp:23: error: `f' undeclared (first use this function)
216551_0_31260.cpp:24: error: `xx' cannot be used as a function
216551_0_31260.cpp:25: error: `xx' cannot be used as a function
216551_0_31260.cpp:26: error: `xx' cannot be used as a function
216551_0_31260.cpp:27: error: `xx' cannot be used as a function
|