Owl Get a Life
div3.cpp:11:5: error: redefinition of ‘int main()’ 11 | int main(){ | ^~~~div3.cpp:4:5: note: ‘int main()’ previously defined here 4 | int main(){ | ^~~~