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