Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:17:4: error: return-statement with no value, in function returning ‘int’ [-fpermissive] 17 | return; | ^~~~~~