0_0_6125687_3099.cpp:5: error: `main' must return `int'
0_0_6125687_3099.cpp: In function `int main(...)':
0_0_6125687_3099.cpp:7: error: expected primary-expression before '>' token
0_0_6125687_3099.cpp: In function `int main()':
0_0_6125687_3099.cpp:25: error: declaration of C function `int main()' conflicts with
0_0_6125687_3099.cpp:5: error: previous declaration `int main(...)' here
|