Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:26:7: error: expected ‘;’ before ‘}’ token 26 | a++ | ^ | ; 27 | } | ~