37482_0_31628.cpp: In function `int main()':
37482_0_31628.cpp:14: error: redefinition of `int main()'
37482_0_31628.cpp:4: error: `int main()' previously defined here
37482_0_31628.cpp:15: error: invalid token
37482_0_31628.cpp:15: error: `include' undeclared (first use this function)
37482_0_31628.cpp:15: error: (Each undeclared identifier is reported only once for each function it appears in.)
37482_0_31628.cpp:15: error: expected primary-expression before '>' token
37482_0_31628.cpp:16: error: expected primary-expression before "using"
37482_0_31628.cpp:16: error: expected `;' before "using"
37482_0_31628.cpp:17: error: expected primary-expression before "int"
37482_0_31628.cpp:17: error: expected `;' before "int"
37482_0_31628.cpp:18: error: invalid token
|