600589_0_0_4193.cpp: In function `int main()':
600589_0_0_4193.cpp:16: error: invalid token
600589_0_0_4193.cpp:16: error: `include' undeclared (first use this function)
600589_0_0_4193.cpp:16: error: (Each undeclared identifier is reported only once for each function it appears in.)
600589_0_0_4193.cpp:16: error: expected primary-expression before '>' token
600589_0_0_4193.cpp:19: error: expected primary-expression before "using"
600589_0_0_4193.cpp:19: error: expected `;' before "using"
600589_0_0_4193.cpp:25: error: a function-definition is not allowed here before '{' token
600589_0_0_4193.cpp:25: error: expected `,' or `;' before '{' token
600589_0_0_4193.cpp:29: error: expected primary-expression before "int"
600589_0_0_4193.cpp:29: error: expected `;' before "int"
|