Owl Get a Life
airplane2.cpp: In function ‘int main()’:airplane2.cpp:24:11: error: expected ‘;’ before ‘}’ token 24 | dummy++ | ^ | ; 25 | } | ~