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