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