Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:17:9: error: expected ‘;’ before ‘}’ token 17 | break | ^ | ; 18 | } | ~