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