Owl Get a Life
descsort.cpp: In function ‘int main()’:descsort.cpp:14:18: error: expected ‘;’ before ‘}’ token 14 | cin >> arr[i] | ^ | ; 15 | } | ~