Owl Get a Life
boxispull.cpp: In function ‘int main()’:boxispull.cpp:13:14: error: expected ‘;’ before ‘}’ token 13 | cout << ans | ^ | ; 14 | } | ~