Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:10:22: error: expected ‘;’ before ‘}’ token 10 | lunchly.insert(tmp) | ^ | ; 11 | } | ~