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