Owl Get a Life
reverse.cpp: In function ‘int main()’:reverse.cpp:18:7: error: ‘i’ was not declared in this scope 18 | ans[i] = arr[N-0]; | ^