Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:16:11: error: ‘arr’ was not declared in this scope 16 | cout << arr[i] << " "; | ^~~