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