Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:14:7: error: expected ‘;’ before ‘arr’ 14 | cout arr[i] | ^~~~ | ;