Owl Get a Life
arrayfind.cpp: In function ‘int main()’:arrayfind.cpp:23:15: error: expected ‘;’ before ‘}’ token 23 | cout << '\n' | ^ | ; 24 | } | ~