Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:21:13: error: expected ‘}’ at end of input 21 | cout << sum; | ^lunchbox.cpp:4:1: note: to match this ‘{’ 4 | { | ^