Owl Get a Life
arrayfind.cpp: In function ‘int main()’:arrayfind.cpp:23:10: error: ‘j’ was not declared in this scope 23 | if(num[j] < arr[i]){ | ^