Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:9:21: error: ‘n’ was not declared in this scope 9 | for(int i = 0; i < n; i++) { | ^