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