Owl Get a Life
descsort.cpp: In function ‘int main()’:descsort.cpp:5:19: error: expected ‘;’ before ‘}’ token 5 | cout<<"8 4 3 2 1" | ^ | ; 6 | } | ~