Owl Get a Life
arrayfind.cpp: In function ‘int main()’:arrayfind.cpp:23:22: error: expected ‘;’ before ‘s’ 23 | cout << "Smaller: " s << ", Greater: " << g << "\n"; | ^~ | ;