Owl Get a Life
smurf.cpp: In function ‘int main()’:smurf.cpp:23:19: error: expected ‘;’ before ‘return’ 23 | std::cout.flush() | ^ | ; 24 | return 0; | ~~~~~~