Owl Get a Life
gift.cpp: In function ‘int main()’:gift.cpp:15:11: error: expected ‘;’ before ‘}’ token 15 | count++ | ^ | ; 16 | } | ~