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