Owl Get a Life
boxispull.cpp: In function ‘int main()’:boxispull.cpp:35:13: error: expected ‘;’ before ‘cout’ 35 | times+=2 | ^ | ; 36 | cout<<times<<"\n"; | ~~~~