Owl Get a Life
lunchbox.cpp: In function ‘int main()’:lunchbox.cpp:15:13: error: expected ‘;’ before ‘if’ 15 | x+=reqlb[i] | ^ | ; 16 | if(x > lb){ | ~~