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